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
5.91k stars 386 forks source link

Suggestion menu does not scroll when using arrow keys #773

Closed frankleng closed 3 weeks ago

frankleng commented 1 month ago

Describe the bug when using up/down arrow keys to select suggestion menu item, the highlighted item does not scroll into view as you move down the list.

To Reproduce reproduced in latest 0.13.4 and homepage demo editor - open suggestion, down arrow to navigate to last item

Misc