TypeCellOS / TypeCellOS/BlockNote
Emoji picker overflows the viewport on narrow screens and can't be scrolled horizontally
@matthewlipski arbeitet bereits daran.
Seit 17.9.2026.
- Vorherrschende Sprache
- TypeScript
- Sterne
- 10.2k
- Forks
- 772
- Ø Merge
- 3 T. 11 Std.
- Gemergte PRs (30 T.)
- 17
Beschreibung
What’s broken?
On narrow/mobile viewports the emoji picker (grid suggestion menu, /emoji trigger) is wider than the screen. The right-hand columns are cut off and there is no way to reach them: the menu only scrolls vertically.
What did you expect to happen?
The emoji picker should fit the available width - e.g. fewer columns on narrow viewports, and/or a maxWidth derived from availableWidth plus horizontal scrolling as a fallback - so that every emoji stays reachable.
Steps to reproduce
- Open https://www.blocknotejs.org/examples/basic/minimal on a mobile device (or in desktop devtools with a 320px-wide viewport)
- Type
/emojito open the emoji picker - The right-hand columns are outside the viewport, and the menu scrolls vertically but not horizontally
BlockNote version
0.51.3 (also reproduced on 0.54.2 / main - the relevant code is unchanged)
Environment
Mobile Chrome, Mobile Safari, Mobile Firefox
Additional context
Contribution
- I'd be interested in contributing a fix for this issue
Sponsor
- I'm a sponsor and would appreciate if you could look into this sooner than later 💖
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.