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

[lexical-playground] Bug Fix Table Action Menu dropdown positioning #7229

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

umaranis
Copy link
Contributor

Description

Table Action Menu is not positioned properly when the window is vertically scrolled.

Test plan

Before

Before.-.Table.Action.Menu.mov

After

After.-.Table.Action.Menu.mov

I have tested the following scenarios and they work fine after the fix:

  • when there is enough space below the Menu Button to display the Menu
  • when there is not enough space below the Menu Button but enough space above
  • when there is not enough space below and above the Menu Button
  • tested the above three scenarios when page is scrolled and not scrolled

Copy link

vercel bot commented Feb 21, 2025

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 Feb 21, 2025 11:25pm
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2025 11: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 Feb 21, 2025
@etrepum etrepum added popover Issues related to popover/menu code in the playground extended-tests Run extended e2e tests on a PR labels Feb 24, 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 popover Issues related to popover/menu code in the playground
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants