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(react): use capture phase instead of bubble phase for esc keypress on Tooltip #1569

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

scurker
Copy link
Member

@scurker scurker commented Jul 9, 2024

closes #1568

@scurker scurker requested a review from a team as a code owner July 9, 2024 14:09
@scurker scurker requested review from a team July 9, 2024 14:09
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1569.d15792l1n26ww3.amplifyapp.com

@scurker scurker merged commit 1bc0e02 into develop Jul 10, 2024
8 checks passed
@scurker scurker deleted the tooltip-esc-capture branch July 10, 2024 12:59
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.

Use capture phase to close tooltip instead of bubble phase
2 participants