Open
Description
Description
The jump bar was not previously not handling overflow per #182, but was later fixed in #186, which was a quick fix to allow for the jump bar to be scrollable.
Xcode handles it's overflow a little differently with an accordion-like effect where it condenses each item down to an icon if necessary and when items are hovered over they are expanded.
This is a small detail, but we should be handling overflow this way as well.
Screenshots
CodeEdit currently
Screen.Recording.2025-05-05.at.11.05.19.AM.mov
Target behavior
Screen.Recording.2025-05-05.at.11.00.45.AM.mov
Metadata
Metadata
Assignees
Type
Projects
Status
🏃♂️ In Progress