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
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