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(richtext-lexical): allow any priority of FOCUS_COMMAND #10128

Merged
merged 5 commits into from
Jan 2, 2025

Conversation

GermanJablo
Copy link
Contributor

This revert patch behavior on indent in Firefox, in order to fix #10049

@rilrom
Copy link
Contributor

rilrom commented Jan 2, 2025

I recommend also removing tabIndex={-1} as it is no longer necessary.

https://github.com/payloadcms/payload/blob/main/packages/richtext-lexical/src/lexical/LexicalEditor.tsx#L117

@GermanJablo GermanJablo requested a review from denolfe as a code owner January 2, 2025 11:47
@GermanJablo GermanJablo merged commit 018c193 into main Jan 2, 2025
68 checks passed
@GermanJablo GermanJablo deleted the revert-indent branch January 2, 2025 17:16
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.

IndentPlugin stops FOCUS_COMMAND propagation in Lexical
2 participants