Skip to content

[BUG] [v1.1.0] Auxiliary sidebar minimize icon ignores dock side (always chevron-right) #39508

@tubel-hi

Description

@tubel-hi

Project

ide

Description

AuxiliaryHeader always renders for minimize. The parent AuxiliarySidebar knows position() ("left" | "right") but does not pass it into AuxiliaryHeader, so when the bar is on the left the chevron still points right instead of toward the collapse edge.

Error Message

Debug Logs

System Information

OS: Ubuntu
Context: Bounty Challenge v1.1.0

Screenshots

Image Image

Steps to Reproduce

Set auxiliary sidebar position to left.
Open the secondary sidebar with a view selected.
Look at the header minimize control.

Expected Behavior

Chevron points left (toward the window edge the bar collapses into) when docked left; right when docked right.

Actual Behavior

chevron-right in all cases.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions