Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] fix(MenuDivider): handle escape key to close popover #6062

Merged
merged 2 commits into from
Apr 18, 2023

Conversation

mshende
Copy link
Contributor

@mshende mshende commented Apr 7, 2023

Fixes #6054

Changes proposed in this pull request:

Previously MenuDivider did not handle escape key to close popover. This should fix that.

Reviewers should focus on:

Screenshot

@adidahiya adidahiya changed the title MenuDivider should handle escape key to close popover [core] fix(MenuDivider): handle escape key to close popover Apr 18, 2023
@adidahiya adidahiya enabled auto-merge (squash) April 18, 2023 17:20
@adidahiya
Copy link
Contributor

Update packages/core/src/components/menu/menuDivider.tsx

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya adidahiya merged commit d7e8bc6 into develop Apr 18, 2023
@adidahiya adidahiya deleted the mshende/allow-menu-divider-close-on-esc branch April 18, 2023 17:28
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.

MenuDivider does not handle escape key to close popover
2 participants