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

fix(HeaderMenu): support escape key #4921

Closed

Conversation

asudoh
Copy link
Contributor

@asudoh asudoh commented Dec 19, 2019

Fixes #3661.

Changelog

New

  • Escape key support for <HeaderMenu>.

Testing / Reviewing

Testing should make sure <HeaderMenu> is not broken.

@netlify
Copy link

netlify bot commented Dec 19, 2019

Deploy preview for the-carbon-components ready!

Built with commit b533ec1

https://deploy-preview-4921--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Dec 19, 2019

Deploy preview for carbon-components-react failed.

Built with commit b533ec1

https://app.netlify.com/sites/carbon-components-react/deploys/5dfb9ffdcd2cc65edc09b0d1

@netlify
Copy link

netlify bot commented Dec 19, 2019

Deploy preview for carbon-elements failed.

Built with commit b533ec1

https://app.netlify.com/sites/carbon-elements/deploys/5dfb5723528aca000afe2c43

Copy link
Contributor

@abbeyhrt abbeyhrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Would we want to add a test for this?

@asudoh
Copy link
Contributor Author

asudoh commented Dec 20, 2019

Good point on tests @abbeyhrt, which revealed that the tests as well as the feature code was already there and it's working with latest master. Withdrawing.

@asudoh asudoh closed this Dec 20, 2019
@asudoh asudoh deleted the header-menu-escape-key branch December 20, 2019 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UIShell headerMenu - using esc to close the menu
2 participants