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

fix: Side menu not updating in edge cases #791

Closed matthewlipski closed 1 month ago

matthewlipski commented 1 month ago

Almost always, the side menu only needs to update when the mouse cursor moves. However, in some edge cases, such as the delete side menu button, the block or block position changes without the mouse moving. This PR makes the side menu also update after editor state updates if needed.

Closes #580

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
blocknote ✅ Ready (Inspect) Visit Preview Jun 4, 2024 6:05pm
blocknote-website ✅ Ready (Inspect) Visit Preview Jun 4, 2024 6:05pm