Skip to content

fix(modal): stop Escape propagation by default - #2319

Merged
asblanco merged 3 commits into
mainfrom
asblanco/nxt-104-stop-modal-escape-propagation
Jul 8, 2026
Merged

fix(modal): stop Escape propagation by default#2319
asblanco merged 3 commits into
mainfrom
asblanco/nxt-104-stop-modal-escape-propagation

Conversation

@asblanco

@asblanco asblanco commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

On NXT-104 story, Dan found out that pressing "Esc" keyboard key also closes the Recents Panel. We can code the solution in Chat repo, but I think this logic can fit into the Modal components too as it is a common case.

@asblanco asblanco self-assigned this Jul 8, 2026
@changeset-bot

changeset-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 7e44969

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify

netlify Bot commented Jul 8, 2026

Copy link
Copy Markdown

Deploy Preview for stacks ready!

Name Link
🔨 Latest commit 7e44969
🔍 Latest deploy log https://app.netlify.com/projects/stacks/deploys/6a4e38835f45e200082ed98e
😎 Deploy Preview https://deploy-preview-2319--stacks.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@asblanco
asblanco marked this pull request as ready for review July 8, 2026 11:04
@asblanco
asblanco requested a review from a team as a code owner July 8, 2026 11:04
@asblanco
asblanco enabled auto-merge (squash) July 8, 2026 11:38
@asblanco
asblanco merged commit 1917d0f into main Jul 8, 2026
17 checks passed
@asblanco
asblanco deleted the asblanco/nxt-104-stop-modal-escape-propagation branch July 8, 2026 11:54
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.

2 participants