facebook / lexical

Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
https://lexical.dev
MIT License
19.98k stars 1.7k forks source link

Bug: Table Action Menu - clicking on Merge Cells item only works when you click on the text #6829

Closed umaranis closed 1 day ago

umaranis commented 1 week ago

Lexical version: latest (0.20.0)

Steps To Reproduce

  1. Open lexical playground
  2. Insert a Table
  3. Select two or more cells
  4. Click the Action Menu button
  5. Hover over the first item i.e. 'Merge Cells'

The current behavior

Only the text is clickable. image

The expected behavior

Full item is clickable image

Impact of fix

It is UI issue that may impact user experience.

Kingscliq commented 1 week ago

Can I work on this?

etrepum commented 1 week ago

There's already a PR open for this

etrepum commented 1 day ago

Closed by https://github.com/facebook/lexical/issues/6829