rspace-online/shared/components
Jeff Emmett d9bd7557fa fix: dropdown menus use fixed positioning to escape overflow clipping
Dropdown menus in app-switcher and space-switcher were clipped by
overflow:hidden on .rstack-header__left (mobile). Changed from
position:absolute to position:fixed with dynamic getBoundingClientRect
positioning. Bumped shell asset versions to v=5 to bypass CF cache.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 21:36:18 +00:00
..
rstack-app-switcher.ts fix: dropdown menus use fixed positioning to escape overflow clipping 2026-02-28 21:36:18 +00:00
rstack-identity.ts fix: zoom-aware drag, minimum-penetration collision, replace unicode escapes 2026-02-27 16:48:50 -08:00
rstack-mi.ts feat: embed external apps via iframe in rSpace shell 2026-02-28 08:56:08 +00:00
rstack-space-switcher.ts fix: dropdown menus use fixed positioning to escape overflow clipping 2026-02-28 21:36:18 +00:00
rstack-tab-bar.ts fix: zoom-aware drag, minimum-penetration collision, replace unicode escapes 2026-02-27 16:48:50 -08:00