BlockNote icon indicating copy to clipboard operation
BlockNote copied to clipboard

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

Open LeanidBusel opened this issue 1 year ago • 3 comments

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 avatar Jun 25 '24 07:06 LeanidBusel

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.

thedevangvishnu avatar Jun 25 '24 11:06 thedevangvishnu

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

matthewlipski avatar Jun 26 '24 22:06 matthewlipski

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

LeanidBusel avatar Sep 20 '24 06:09 LeanidBusel

I will address this with https://github.com/TypeCellOS/BlockNote/pull/1429

nperez0111 avatar Feb 17 '25 20:02 nperez0111

Resolved with https://github.com/TypeCellOS/BlockNote/pull/1429

nperez0111 avatar Mar 04 '25 14:03 nperez0111