Shareable UI state lives in the URL
Filters, tabs, and dialogs that users share should serialize to the address bar.
実践ガイダンス
Back/Forward restores state; avoid ephemeral-only critical UI state.
推奨
- URL-addressable reference filters
- Preserve history
非推奨
- Trap users in non-shareable modal-only workflows for primary content
検証契約
docs filter tests for Back/Forward
根拠リファレンス
ref.vercel.design— Vercel Designref.vercel.web-interface-guidelines— Vercel Web Interface Guidelines