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(EditableTypography): Enter and Esc click to end edit mode is bubbling to other places afterwards #2696

Conversation

YossiSaadi
Copy link
Contributor

@YossiSaadi YossiSaadi commented Jan 1, 2025

we should stop propagation as well, otherwise the parent (e.g. Modal or a container) gets it in the event bubbling phase

https://monday.monday.com/boards/3532714909/pulses/8138385588

…ling to other places afterwards

we should stop propagation as well, otherwise the parent (e.g. Modal or a container) gets it in the event bubbling phase
@YossiSaadi YossiSaadi requested a review from a team as a code owner January 1, 2025 09:33
@YossiSaadi YossiSaadi merged commit 428ba51 into master Jan 1, 2025
14 checks passed
@YossiSaadi YossiSaadi deleted the fix/yossi/editabletext-editableheading-clicking-esc-bubbles-up-causing-8138385588 branch January 1, 2025 10:02
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.

2 participants