Skip to content

Conversation

matthewlipski
Copy link
Collaborator

Closes #1130
Closes #1833

@vercel
Copy link

vercel bot commented Jul 31, 2025

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

Name Status Preview Updated (UTC)
blocknote ✅ Ready (Inspect) Visit Preview Jul 31, 2025 3:29pm
blocknote-website ✅ Ready (Inspect) Visit Preview Jul 31, 2025 3:29pm
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 31, 2025

Open in StackBlitz

@blocknote/ariakit

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/ariakit@1899 

@blocknote/code-block

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/code-block@1899 

@blocknote/core

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/core@1899 

@blocknote/mantine

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/mantine@1899 

@blocknote/react

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/react@1899 

@blocknote/server-util

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/server-util@1899 

@blocknote/shadcn

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/shadcn@1899 

@blocknote/xl-ai

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-ai@1899 

@blocknote/xl-docx-exporter

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-docx-exporter@1899 

@blocknote/xl-email-exporter

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-email-exporter@1899 

@blocknote/xl-multi-column

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-multi-column@1899 

@blocknote/xl-odt-exporter

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-odt-exporter@1899 

@blocknote/xl-pdf-exporter

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-pdf-exporter@1899 

commit: b4b5f93

Copy link
Contributor

@nperez0111 nperez0111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also ran into this with table cell buttons. I wonder if we just need to have better control of when the editor blurs. It feels like a mess to have to constantly capture these mouse events on every element related to the editor. I wonder of another approach here

@YousefED
Copy link
Collaborator

I also ran into this with table cell buttons. I wonder if we just need to have better control of when the editor blurs. It feels like a mess to have to constantly capture these mouse events on every element related to the editor. I wonder of another approach here

Good point! maybe add to the UI elements refactor ticket?

@matthewlipski matthewlipski merged commit 19e3d2e into main Aug 1, 2025
8 checks passed
@matthewlipski matthewlipski deleted the suggestion-menu-scroll-click-fix branch August 1, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants