Skip to content

Conversation

@ibetitsmike
Copy link
Contributor

When viewing an image preview (lightbox), pressing Escape should only close the preview dialog, not also interrupt the active AI stream.

Added stopPropagation() on the Escape keydown event in the DialogContent to prevent it from bubbling to the global stream interrupt handler.


Generated with mux • Model: mux-gateway:anthropic/claude-opus-4-5 • Thinking: high

When viewing an image preview (lightbox), pressing Escape should only
close the preview dialog, not also interrupt the active AI stream.

Added stopPropagation() on the Escape keydown event in the DialogContent
to prevent it from bubbling to the global stream interrupt handler.
@ibetitsmike ibetitsmike added this pull request to the merge queue Dec 18, 2025
Merged via the queue into main with commit 295745f Dec 18, 2025
20 checks passed
@ibetitsmike ibetitsmike deleted the mike/image-preview-67tr branch December 18, 2025 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant