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

Improve heuristics around node selection and keyboard navigation #2884

Merged
merged 11 commits into from
Aug 24, 2022

Conversation

trueadm
Copy link
Collaborator

@trueadm trueadm commented Aug 24, 2022

Keyboard navigation today around node selection is a bit wonky and broken. Specifically, you can't actually select a node using the keyboard arrow keys properly, nor can you escape node selection and move back to range selection using the keyboard arrow keys.

This PR fixes that problem and also tackles a few accessibility issues along the way with image nodes and horizontal rule nodes too.

@vercel
Copy link

vercel bot commented Aug 24, 2022

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

Name Status Preview Updated
lexical ✅ Ready (Inspect) Visit Preview Aug 24, 2022 at 2:41PM (UTC)
lexical-playground ✅ Ready (Inspect) Visit Preview Aug 24, 2022 at 2:41PM (UTC)

@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 Aug 24, 2022
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.

None yet

4 participants