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

Table is resizing columns and removing content when pressing "add left/right column" #864

Open
LeanidBusel opened this issue Jun 25, 2024 · 3 comments
Labels
bug Something isn't working prio:mid Medium priority

Comments

@LeanidBusel
Copy link

To Reproduce
If write something in a cell and then add a new column. Content will be removed.
If change the width of an empty column and then add a new column. Width will be returned back

table_test.webm

Misc

  • BlockNote: 0.14.1
@LeanidBusel LeanidBusel added the bug Something isn't working label Jun 25, 2024
@thedevangvishnu
Copy link

Yes, this issue is weird. Firstly, there is this strange resizing/shrinking in the size of the cell and secondly, adding of new columns is messing it up even more. Sometimes, the new column does get added (without deleting the existing cell data) and most of the times, adding new column completely deletes the previous data. The behavior is very inconsistent.

@matthewlipski matthewlipski added the prio:mid Medium priority label Jun 26, 2024
@matthewlipski
Copy link
Collaborator

Thanks for reporting! This seems like something that should be addressed in #856

@LeanidBusel
Copy link
Author

any updates? Also when adding a new row is deletes the previous data. It can be reproduce in Basic Setup example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working prio:mid Medium priority
Projects
None yet
Development

No branches or pull requests

3 participants