MAPPS-346: sidebar collapse as a half-circle edge handle, hide rail scrollbar #406
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/MAPPS-346-sidebar-edge-handle"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #405 (merged). Replaces the sidebar's collapse-toggle row with a half-circle handle on the right border, eliminating the dead space entirely and hiding the rail scrollbar. Top bar and sidebar scope only.
What changed
aria-expanded/titlereflect the state.scrollbar-thintoscrollbar-hideon the aside and the nav). The main content panel keeps its scrollbar.relativecontainer so the handle can protrude past the border, while the aside inside owns the (now hidden) scroll. The rail width transitions smoothly on collapse.No functionality change beyond the toggle's location: same
SidebarCollapsedsignal, same collapse/expand behavior.#MAPPS-346