Skip to content

[lexical-table] Bug Fix: Fix down arrow key handling in TableObserver#6839

Merged
etrepum merged 1 commit intofacebook:mainfrom
etrepum:table-down-arrow-fix
Nov 15, 2024
Merged

[lexical-table] Bug Fix: Fix down arrow key handling in TableObserver#6839
etrepum merged 1 commit intofacebook:mainfrom
etrepum:table-down-arrow-fix

Conversation

@etrepum
Copy link
Copy Markdown
Collaborator

@etrepum etrepum commented Nov 15, 2024

Description

The firefox workaround for down arrow key navigation introduced in #6759 was missing a table check, so it did not work correctly when multiple tables are present.

Test plan

Before

#6759 (comment)

chrome-capture-2024-11-15

After

table-down-arrow.mov

@vercel
Copy link
Copy Markdown

vercel bot commented Nov 15, 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 Nov 15, 2024 5:25pm
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2024 5:25pm

@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 Nov 15, 2024
@etrepum etrepum added the extended-tests Run extended e2e tests on a PR label Nov 15, 2024
@github-actions
Copy link
Copy Markdown

size-limit report 📦

Path Size
lexical - cjs 30.85 KB (0%)
lexical - esm 30.73 KB (0%)
@lexical/rich-text - cjs 39.58 KB (0%)
@lexical/rich-text - esm 32.67 KB (0%)
@lexical/plain-text - cjs 38.22 KB (0%)
@lexical/plain-text - esm 29.93 KB (0%)
@lexical/react - cjs 41.35 KB (0%)
@lexical/react - esm 34.03 KB (0%)

@etrepum etrepum added this pull request to the merge queue Nov 15, 2024
Merged via the queue into facebook:main with commit 12fe9aa Nov 15, 2024
@etrepum etrepum deleted the table-down-arrow-fix branch September 29, 2025 15:34
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. extended-tests Run extended e2e tests on a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants