refactor: move view selection to titlebar menu

This commit is contained in:
2026-08-05 00:03:33 +02:00
parent e3c9c0dcef
commit efa59173e4
6 changed files with 125 additions and 51 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ assignments, effective selection, and the safeguards described here.
| Surface | Archetype | Consequence class | Contract |
| --- | --- | --- | --- |
| `views.selector` | Compact global selector | Change active presentation projection | Localized accessible selector, required-state explanation, unsaved-change guard |
| `views.selector` | Compact titlebar eye menu | Change active presentation projection | Neutral full-interface state, accented specialized state, localized accessible menu, required-state explanation, unsaved-change guard |
| `views.admin.system` | Administration list-detail editor | Create, publish, archive, assign | Shared admin layout, explicit disabled reasons, required-View lockout validation, contextual help |
| `views.admin.tenant` | Administration list-detail editor | Create, publish, archive, assign | Inheritance provenance, searchable group/user targets, explicit optional-module blocker |
| `views.settings.personal` | Settings list-detail editor | Create and publish owned Views | Shared owner selector, permission blocker, contextual field help |