0027 - Storing Tab State in Query and Local Storage¶
Date¶
2025-11-24
Status¶
Proposed
Context¶
UI tab state often needs both deep-linking and continuity across visits.
Decision¶
We will store tab state in the query string and local storage.
Consequences¶
This improves shareability and continuity, but requires clear precedence rules and careful syncing to avoid surprising state behaviour.