You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently in the table if we triple click a cell, it will select 2 cells which is a very weird behaviour. If the cell in the last column which is being triple clicked then 2 rows will be selected
Screen.Recording.2024-12-18.at.2.08.37.AM.mov
Lexical version: 0.21.0
Steps To Reproduce
Insert a table of any size
Triple click any cell
The current behavior
Random selection of table cells on triple click
The expected behavior
Some consistent behaviour which behaves same for all table cells
Currently in the table if we triple click a cell, it will select 2 cells which is a very weird behaviour. If the cell in the last column which is being triple clicked then 2 rows will be selected
Screen.Recording.2024-12-18.at.2.08.37.AM.mov
Lexical version: 0.21.0
Steps To Reproduce
The current behavior
Random selection of table cells on triple click
The expected behavior
Some consistent behaviour which behaves same for all table cells
Impact of fix
The ux around table will be great and consistent