Files
orca/docs
Jinjing 44a683f3a5 fix(ui): unify overlays to shared z-50 tier, stack by portal order
All default-portalled overlays (Dialog, Popover, DropdownMenu, ContextMenu, Select) now share z-50, with stacking determined by portal mount order. This fixes resource popovers covering confirm dialogs opened from them.

Exceptions:
- Tooltip at z-90 (pointer-events-none, must stay readable)
- Tours at z-70 (pointer-events-none spotlight)
- Onboarding at z-100 (full-screen with private z-110–z-150 ladder)

Preemptive modals keep z-140/z-150 to clear onboarding. Updated STYLEGUIDE.md with new policy.
2026-09-19 10:33:26 -07:00
..
2026-09-19 12:33:03 +00:00