Files
openclaw/ui/src
Peter Steinberger 0b0ca42135 fix(ui): sidebar sort, group, and customize menus render behind the resize divider (#105598)
The nav column is a stacking context (z-index 10) painted below the sidebar
resizer divider (z-index 20), so fixed-position menus rendered inside the nav
could never escape it. Promote the three inline app-sidebar menus into the
popover top layer through a shared openclaw-menu-surface host, and fold the
existing session-menu and native-link-menu promotion copies into the same
promoteToPopoverTopLayer helper.
2026-07-12 11:41:12 -07:00
..
2026-06-04 20:57:09 -04:00
2026-06-04 20:57:09 -04:00