BlockNote
BlockNote copied to clipboard
When the slash menu expands upwards, there is a display issue when it gets filtered.
Describe the bug
No items found should be next to the slash menu.
To Reproduce
I found it here today. https://www.blocknotejs.org/examples/basic/minimal
Misc
- Browser: Mac Chrome Version 126.0.6478.183
- [ ] I'm a sponsor and would appreciate if you could look into this sooner than later 💖
/bounty 10
💎 $10 bounty • BlockNote
Steps to solve:
- Start working: Comment
/attempt #967with your implementation plan - Submit work: Create a pull request including
/claim #967in the PR body to claim the bounty - Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts
Thank you for contributing to TypeCellOS/BlockNote!
Add a bounty • Share on socials
| Attempt | Started (GMT+0) | Solution |
|---|---|---|
| 🟢 @govindup63 | Jul 31, 2024, 4:22:28 PM | WIP |
| 🟢 @jkcs | #981 |
which part of the codebase is responsible for the core behaviour of the SuggestionMenu? i have figured out the solution but don't know which part of the code is causing that issue
which part of the codebase is responsible for the core behaviour of the SuggestionMenu? i have figured out the solution but don't know which part of the code is causing that issue
You can find this mostly here: https://github.com/TypeCellOS/BlockNote/tree/main/packages/react/src/components/SuggestionMenu
and partly in the mantine/shadcn/ariakit packages
This issue looks interesting
💡 @jkcs submitted a pull request that claims the bounty. You can visit your bounty board to reward.