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 NestedLexicalEditor focus and update from within TableCell #529

Merged
merged 3 commits into from
Jul 24, 2024

Conversation

mlequime
Copy link
Contributor

@mlequime mlequime commented Jul 9, 2024

Provides a suggested fix for #528

Adds a focus command listener to NestedLexicalEditor to prevent this event being captured by TableCell instead.

Lowers the priority of the blur command on TableCell to match NestedLexicalEditor.

@petyosi petyosi merged commit f0c8135 into mdx-editor:main Jul 24, 2024
Copy link

🎉 This PR is included in version 3.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

basile-parent pushed a commit to basile-parent/mdxeditor-fork that referenced this pull request Jul 24, 2024
…editor#529)

* Register focus command for NestedLexicalEditor

* Reduce priority of blur command on table cell

* Raise focus command priority to match TableEditor

---------

Co-authored-by: Marc L <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants