Sidebar will render with space between it 2 deep
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Discovered by @hoffmanjs
Steps to Reproduce
Use the "popout" feature of the sidebar and nest children two levels deep
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 by reproducing the issue using the sidebar's popout feature with children nested two levels deep, then trace the sidebar rendering path in the React components. The fix is complete when the nested popout sidebar renders without unintended space between its items; verify the same reproduction case afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100