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

Bug: Delete a row in the table Delete #5854

Closed
chaihan opened this issue Apr 9, 2024 · 3 comments · Fixed by #6922
Closed

Bug: Delete a row in the table Delete #5854

chaihan opened this issue Apr 9, 2024 · 3 comments · Fixed by #6922
Labels
good first issue Good for newcomers tables Relates to Lexical Tables

Comments

@chaihan
Copy link

chaihan commented Apr 9, 2024

Lexical version:0.14.3

Steps To Reproduce

1.Create a 5x5 table (not the experimental) in the Lexical Playground.
2.Merge the first four rows of cells in the first column
3.Merge the first three rows of cells in the third column
4.Delete the third row

Link to code example:

The current behavior

11
2.
22
3.
33
4.
44

The expected behavior

Table rows can be deleted normally, and the table content is not disordered

@ivailop7 ivailop7 added the tables Relates to Lexical Tables label Jun 9, 2024
@ivailop7
Copy link
Collaborator

ivailop7 commented Jun 9, 2024

Still valid as of 0.16.0

@chaihan
Copy link
Author

chaihan commented Jun 17, 2024

Still valid as of 0.16.0

Will this issue be fixed later

@etrepum etrepum added the good first issue Good for newcomers label Dec 2, 2024
@etrepum
Copy link
Collaborator

etrepum commented Dec 2, 2024

This bug still reproduces. It should be straightforward to fix at this point though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers tables Relates to Lexical Tables
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants