Skip to content

Entering dash or asterisk in table cells converts the table block to a bullet list block #555

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

Closed
1 task done
blwsk opened this issue Jan 31, 2024 · 0 comments · Fixed by #561
Closed
1 task done
Assignees
Labels
bug Something isn't working

Comments

@blwsk
Copy link

blwsk commented Jan 31, 2024

Describe the bug

When editing a table, entering - or * followed by a space in a table cell, the outer block is converted from a table to a bullet list.

Instead, I'd expect the block to remain a table and the cell to have plaintext content of - or *

To Reproduce

Easily reproduced in any of the hosted examples: https://blocknote-main.vercel.app/

  1. Create a table via /table -> Enter
  2. (Optional) Enter text content into various table cells
  3. In one empty table cell, enter -
  4. Note how the block shifts from a table to a bullet list and all table content is deleted

Misc

  • Node version: n/a
  • Package manager: n/a
  • Browser: Chrome
  • I'm a sponsor (PoggioLabs) and would appreciate if you could look into this sooner than later 💖
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants