-
Notifications
You must be signed in to change notification settings - Fork 4k
Collapse + group background for vertical tab groups (follow-up to #9875) #9950
Copy link
Copy link
Open
Labels
area:settings-keybindingsSettings UI, preferences, keybindings, and keyboard-shortcut management.Settings UI, preferences, keybindings, and keyboard-shortcut management.area:window-tabs-panesWindow, tab, pane, and workspace layout management.Window, tab, pane, and workspace layout management.enhancementNew feature or request.New feature or request.needs-mocksrepro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Metadata
Metadata
Assignees
Labels
area:settings-keybindingsSettings UI, preferences, keybindings, and keyboard-shortcut management.Settings UI, preferences, keybindings, and keyboard-shortcut management.area:window-tabs-panesWindow, tab, pane, and workspace layout management.Window, tab, pane, and workspace layout management.enhancementNew feature or request.New feature or request.needs-mocksrepro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Issue: Collapse + group background for vertical tab groups (follow-up to #9875)
Title: Collapse + group background for vertical tab groups (follow-up to #9875)
Labels to request:
enhancement,area:window-tabs-panes,area:settings-keybindingsProblem
#9875 introduces project-grouped vertical tabs but explicitly scopes out collapsible groups. With many tabs across several projects, the vertical tab list grows long and users have no way to fold inactive project sections. There's also no visual treatment that distinguishes one group's tabs from another beyond the section header — when the list scrolls past the header, tabs blur together.
Desired behavior
Scope
Non-goals
Relationship to existing issues
@oss-maintainers
I have a focused implementation ready (built on top of the #9876 grouping work in my fork). Would you prefer this to go through a spec PR first, or is this small enough to mark
ready-to-implement? Happy to convert to spec if preferred.