TypeCellOS / TypeCellOS/BlockNote
Side menu does not show up, if right side of the editor is out of the viewport
Open
@matthewlipski is already working on this.
Since Aug 24, 2026.
bug:P3
- Dominant language
- TypeScript
- Stars
- 10.2k
- Forks
- 772
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 17
Description
Describe the bug
If some of the right side of the editor is overflowing and not visible in the viewport, the side menu does not appear on hovering any part of the editor. There are no visible errors on the browser development console. Tested on Chrome and Safari, both have the same issue.
To Reproduce
Use a standard editor, and adjust its width or position so that some of the editor is out of view (amount depends on screen resolution based on my testing)
https://stackblitz.com/edit/github-ynekw4fc-rngbfsk3?file=src%2FApp.tsx
- Node version: 24.3
- Package manager: NPM 11.4.2
- Browser: Chrome / Safari
- I'm a sponsor and would appreciate if you could look into this sooner than later 💖
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.