mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-16 23:52:40 -06:00
295f2c0212
* test(ui): add sidebar alignment capture harness * fix(ui): align sidebar rows to shared grid * fix(ui): distinguish sidebar owner presence * fix(ui): visually hide sidebar pages label * fix(ui): collapse the hidden pages head row * fix(ui): keep the floating pages action clickable * fix(ui): scope facepile dedup to the rendered lead and reveal the pages editor on touch ClawSweeper P1s on #123938: the facepile unconditionally excluded the session creator even when the lead chip showed the archivist or nothing at all, hiding a live viewer; renderSessionLeadingState now returns the rendered owner identity as the single dedup source. The hover-revealed pages editor gains the standard hoverless-pointer visibility override.