salesforce / design-system-react

Salesforce Lightning Design System for React
https://design-system-react-site.herokuapp.com/
BSD 3-Clause "New" or "Revised" License
915 stars 416 forks source link

fix: Popover should stop propagating Escape key event on closing #3032

Closed bxiao closed 2 years ago

bxiao commented 2 years ago

Fixes #3031 Verified the updated behavior in a Popover-inside-Modal storybook example (not included in the PR).

Additional description


CONTRIBUTOR checklist (do not remove)

Please complete for every pull request

REVIEWER checklist (do not remove)

interactivellama commented 2 years ago

@bxiao This looks good. Please pull in master with this CI fix. https://github.com/salesforce/design-system-react/pull/3039 and I will approve and merge.