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

Preserve selection in tables with open typeahead menu on vertical arrow key press #5820

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

serey-roth
Copy link
Contributor

This change prevents the table cell selection from changing on vertical arrow keys while a typeahead menu is open (Fix #5819).

Before

https://www.loom.com/share/92e75e1299434e62838bd40449b77083?sid=a82a72d8-03ea-42b9-ba46-d2431be5a2d2

After

https://www.loom.com/share/53579c647ae84429be68b264a44a50bf?sid=f7e29571-dfe1-45f7-bb02-b7ac2d211f33

Copy link

vercel bot commented Apr 4, 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 Apr 4, 2024 0:43am
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 0:43am

@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 Apr 4, 2024
@serey-roth
Copy link
Contributor Author

@ivailop7 Can you take a look at this?

Copy link
Collaborator

@ivailop7 ivailop7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ivailop7 ivailop7 merged commit da06d8f into facebook:main Apr 22, 2024
45 checks passed
@serey-roth serey-roth deleted the serey/table/vertical-navigation branch July 11, 2024 16:47
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.

Bug: Vertical arrow keys move selection and close typeahead menus in tables
3 participants