-
-
Notifications
You must be signed in to change notification settings - Fork 739
Tables are hard to un-nest #2803
Copy link
Copy link
Open
Labels
needs-triageIssue has not yet been reviewed or classified by maintainers.Issue has not yet been reviewed or classified by maintainers.
Metadata
Metadata
Assignees
Labels
needs-triageIssue has not yet been reviewed or classified by maintainers.Issue has not yet been reviewed or classified by maintainers.
Type
Fields
Give feedbackNo fields configured for issues without a type.
What’s broken?
When you are filling out a table, you usually tab through while filling fields. When you press tab in the last block, the table gets indented instead. However, this is very hard to undo.
What did you expect to happen?
Tables should probably not be indentable, or it should be able to easily unindent tables. The first sounds preferable to me, but might impact other people's workflows?
shift-tab seems to be the way to unindent elsewhere, but in tables it is used for going back cells.Behavior seems to differ depending on where i look. playground does let me shift-tab on the first cell (but you can only indent from the last cell). Anyways the shift-tab shortcut is not very intuitive so i would rather not require it for unindenting tables.Steps to reproduce
BlockNote version
No response
Environment
No response
Additional context
No response
Contribution
Sponsor