Skip to content

[BUG] [v1.1.0] Auxiliary sidebar: “active/open” uses interactive.hover in activity bar vs interactive.active on toggle #39603

@tubel-hi

Description

@tubel-hi

Project

ide

Description

The mini activity bar marks the selected view with tokens.colors.interactive.hover as its filled background. The auxiliary sidebar visibility toggle uses tokens.colors.interactive.active when the bar is open. Both communicate “this auxiliary surface is the active/visible context” but rely on different design tokens, so the chrome reads inconsistent.

Error Message

Debug Logs

System Information

OS: Ubuntu
Context: Bounty Challenge v1.1.0

Screenshots

Image

Steps to Reproduce

Open the secondary sidebar with a view selected.
Compare the filled background of the selected activity tab with the toggle button while the sidebar is visible.

Expected Behavior

One shared token (or documented pairing) for “auxiliary sidebar active / visible” across rail and toggle.

Actual Behavior

Activity selection: interactive.hover. Toggle when open: interactive.active.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingideIssues related to IDEvalidValid issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions