mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
d7ea18e600
Pinned sessions shared the Pages navigation group's container and head, so a pinned chat rendered as one more nav row directly under Automations or Plugins with nothing separating elevated content from navigation. Split the sidebar zone at render time: navigation entries stay in the Pages list, session entries move into a second group with the sidebar's inter-group spacing and a muted "Pinned" section label matching the PAGES/SESSIONS treatment. Both groups keep the zone drop handlers, so dragging a session into either one still pins it and records its slot, and the group disappears entirely when nothing is pinned.