TypeCellOS / TypeCellOS/BlockNote
Suggestions menu items change height depending on number of items
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10.2k
- Forks
- 772
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 17
Description
Describe the bug
This is a minor issue but still seems like more polish could be added. When using the suggestion menu, when you only have a few items, the height of each item is bigger than if you add many items. This can be seen with the metions example if you add a bunch more example items. Its most obvious when you have a large set of items but type to filter them down and the height of the items change as the number of items goes down.
Misc
- Node version:
- Package manager:
- Browser:
- 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.
Research direction
Start with the mentions example and the suggestions menu, comparing item heights when the list has many entries versus when filtering leaves only a few. Done means the suggestion items keep a consistent height as the number of visible items changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100