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(tooltip): prevent propagation of escape when open #8503

Merged

Conversation

joshblack
Copy link
Contributor

Closes #8502

Prevent propagation of the escape keypress when the tooltip is open / being dismissed.

Changelog

New

Changed

  • Update handleEscKeyPress to stop event propagation when we are dismissing the tooltip

Removed

@joshblack joshblack requested a review from a team as a code owner April 26, 2021 21:39
@netlify
Copy link

netlify bot commented Apr 26, 2021

Deploy preview for carbon-elements ready!

Built with commit c4a4233

https://deploy-preview-8503--carbon-elements.netlify.app

Copy link
Collaborator

@tw15egan tw15egan left a comment

Choose a reason for hiding this comment

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

LGTM 👍 ✅

@netlify
Copy link

netlify bot commented Apr 26, 2021

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit c4a4233

https://deploy-preview-8503--carbon-components-react.netlify.app

@kodiakhq kodiakhq bot merged commit 4acc699 into carbon-design-system:main May 3, 2021
@tw15egan tw15egan mentioned this pull request May 10, 2021
22 tasks
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.

[Tooltip]: escape on button in tooltip propagates
3 participants