Skip to content

Conversation

@ivailop7
Copy link
Collaborator

@ivailop7 ivailop7 commented Nov 23, 2025

A playground plugin fix for: #7268

What is it?

Shows a inset shadow when the table has content to be scrolled to the right or left.

Limitations

I couldn't get it to overlay the shadow on top of cells that have 'background-color' specified, eg. header cells. It's a CSS limitation. There is a workaround using pseudoclasses and nested divs, but wanted to keep the plugin simple.

How it looks

Screen.Recording.2025-11-23.at.19.34.00.mov

Further comments

I'm happy to put the code in the tables package under a flag in the TablePlugin alongside 'scrollableTables' if the majority agree on this direction.

@vercel
Copy link

vercel bot commented Nov 23, 2025

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

Project Deployment Preview Comments Updated (UTC)
lexical Ready Ready Preview Comment Nov 23, 2025 7:40pm
lexical-playground Ready Ready Preview Comment Nov 23, 2025 7:40pm

@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 Nov 23, 2025
@ivailop7 ivailop7 added the extended-tests Run extended e2e tests on a PR label Nov 23, 2025
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