TenantAtlas/resources/views/filament/partials
ahmido 891f177311 fix: route workspace switch to chooser (#147)
## Summary
- route the context-bar `Switch workspace` link to the canonical chooser flow instead of workspace management
- add focused regression coverage for topbar switching, management separation, and chooser redirect semantics
- add Spec 121 artifacts (`spec`, `plan`, `research`, `data-model`, `contracts`, `quickstart`, `tasks`, checklist)

## Validation
- `vendor/bin/sail artisan test --compact tests/Feature/Monitoring/HeaderContextBarTest.php tests/Feature/Workspaces/WorkspaceSwitchUserMenuTest.php tests/Feature/Workspaces/ChooseWorkspacePageTest.php tests/Feature/Workspaces/WorkspaceNavigationHubTest.php tests/Feature/Workspaces/EnsureWorkspaceSelectedMiddlewareTest.php tests/Feature/Workspaces/ChooseWorkspaceRedirectsToChooseTenantTest.php`
- `vendor/bin/sail bin pint --dirty --format agent`

## Notes
- base branch: `dev`
- branch: `121-workspace-switch-fix`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #147
2026-03-08 00:58:51 +00:00
..
break-glass-banner.blade.php feat: implement auth structure system panel (#77) 2026-01-27 21:49:18 +00:00
context-bar.blade.php fix: route workspace switch to chooser (#147) 2026-03-08 00:58:51 +00:00
json-viewer.blade.php 057-filament-v5-upgrade (#66) 2026-01-20 21:19:27 +00:00
livewire-intercept-shim.blade.php feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
torchlight-dark-overrides.blade.php 013-scripts-management (#19) 2026-01-01 22:02:30 +00:00
workspace-switcher.blade.php Spec 077: Workspace Global Mode + context bar redundancy cleanup (#94) 2026-02-06 22:14:53 +00:00