TypeCellOS / BlockNote

A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
https://www.blocknotejs.org/
Mozilla Public License 2.0
6.79k stars 476 forks source link

Can't use ctrl + ⬆️ / ⬇️ if I select multiple blocks #1239

Open virgile-dev opened 2 weeks ago

virgile-dev commented 2 weeks ago

Describe the bug If I select multiple blocks and try to move them using the keyboard short cut ctrl + arrow keys it doesn't work.

To Reproduce https://github.com/user-attachments/assets/4a0771dc-b790-4fc5-b1e4-ea0f9376b911

Misc