Skip to content

[lexical-playground]: New Table Hover Actions Plugin#8057

Merged
ivailop7 merged 4 commits intofacebook:mainfrom
ivailop7:table_hover_handles
Dec 29, 2025
Merged

[lexical-playground]: New Table Hover Actions Plugin#8057
ivailop7 merged 4 commits intofacebook:mainfrom
ivailop7:table_hover_handles

Conversation

@ivailop7
Copy link
Copy Markdown
Collaborator

@ivailop7 ivailop7 commented Dec 29, 2025

Paving the way for a better tables user experience, by replacing the current TableHoverActionsPlugin. Keeping the old one in the codebase for now, despite not being used, will add an issue to delete eventually.

The new one reuses the existing FloatingUI dependency and allows to insert a row or a column at any position. This removes a number of issues with oversized tables and vertical scrolling.

The buttons only appear when the mouse cursor is in the top row or first column.

Screen.Recording.2025-12-29.at.20.53.26.mov

@vercel
Copy link
Copy Markdown

vercel bot commented Dec 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
lexical Ready Ready Preview, Comment Dec 29, 2025 6:57pm
lexical-playground Ready Ready Preview, Comment Dec 29, 2025 6:57pm

@meta-cla meta-cla 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 Dec 29, 2025
@ivailop7 ivailop7 added the extended-tests Run extended e2e tests on a PR label Dec 29, 2025
Copy link
Copy Markdown
Collaborator

@etrepum etrepum left a comment

Choose a reason for hiding this comment

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

This is a much nicer UX!

@ivailop7 ivailop7 added this pull request to the merge queue Dec 29, 2025
Merged via the queue into facebook:main with commit 0777324 Dec 29, 2025
60 of 71 checks passed
@etrepum etrepum mentioned this pull request Jan 31, 2026
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.

2 participants