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

Revert "[lexical-react] Bug Fix: checklist cannot be toggled in sub-e… #6264

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

zurfyx
Copy link
Member

@zurfyx zurfyx commented Jun 6, 2024

…ditors (#6216)"

This reverts commit 35efa43.


While event.stopPropagation() might be correct, it is currently being triggered for every single click on the editor, the scope needs to be revised.

Copy link

vercel bot commented Jun 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lexical ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 9:48pm
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 9:48pm

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 6, 2024
Copy link

github-actions bot commented Jun 6, 2024

size-limit report 📦

Path Size
lexical - cjs 28.33 KB (0%)
lexical - esm 28.14 KB (0%)
@lexical/rich-text - cjs 36.75 KB (0%)
@lexical/rich-text - esm 28.09 KB (0%)
@lexical/plain-text - cjs 35.33 KB (0%)
@lexical/plain-text - esm 25.31 KB (0%)
@lexical/react - cjs 38.54 KB (0%)
@lexical/react - esm 29.17 KB (0%)

@zurfyx zurfyx added this pull request to the merge queue Jun 6, 2024
Merged via the queue into main with commit 6c61ac9 Jun 6, 2024
37 of 38 checks passed
@zurfyx zurfyx deleted the r35efa branch June 6, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants