TypeCellOS / TypeCellOS/BlockNote
Changing rows/columns a table deletes comments
Open
Nobody has claimed this yet.
needs-triage
- Dominant language
- TypeScript
- Stars
- 10.2k
- Forks
- 772
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 17
Description
What’s broken?
When a column or row is moved, the comments in the table are deleted.
What did you expect to happen?
Comments stay attached to their text when a column or row is moved.
Steps to reproduce
See gif
BlockNote version
No response
Environment
macOS 25
Additional context
No response
Contribution
- I'd be interested in contributing a fix for this issue
Sponsor
- I'm a sponsor and would appreciate if you could look into this sooner than later 💖
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Start by reproducing the issue in the editor using the supplied GIF, then trace the table row/column move and comment handling paths. Done means comments remain attached to their text after rows or columns are moved, with regression coverage for both operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100