本文へ移動
AwesomeDS根拠に基づくデザイン実践体系

理解する

ホーム体系リファレンス

つくる

基礎コンポーネントモーションパターンプレイグラウンド

実践する

原則インタラクションAIデザインブランド

確かめる

レビューステータス
English日本語

理解する

ホーム体系リファレンス

つくる

基礎コンポーネントモーションパターンプレイグラウンド

実践する

原則インタラクションAIデザインブランド

確かめる

レビューステータス
English日本語

標準体系の領域

インタラクション

この領域には3件の標準モジュールがあります。design-system/ のMarkdown原文を表示しています。

3 modules · interaction
この標準文書は未翻訳です。以下に英語の原文を表示します。
Browser-Native Correctness

Design is incomplete if it breaks browser contracts. Synthesized from Vercel guidelines + platform docs. Non-negotiables 1. URL state for filters, tabs, dialogs, pagination when shareable. 2. Back/Forward restores pri

Product Quality Interactions

Rules - Loading, empty, error, and partial success are designed with the happy path. - Optimistic updates declare rollback messaging. - URL-addressable state for shareable filters and tabs. Linked rules - rule.interact

States & Recovery

Matrix | State | User need | UI obligation | |---|---|---| | Loading | confidence | reserved space + status | | Empty | next action | explain + primary CTA | | Error | recovery | cause + retry path | | Success | confirma

注目

Browser-Native Correctness

Browser-Native Correctness

Design is incomplete if it breaks browser contracts. Synthesized from Vercel guidelines + platform docs.

Non-negotiables

  1. URL state for filters, tabs, dialogs, pagination when shareable.
  2. Back/Forward restores prior UI + scroll when expected.
  3. Real links for navigation (middle-click, open in new tab).
  4. Forms: Enter submits, Escape cancels where modal, errors announced.
  5. Zoom & reflow work at 200% and 320px width.
  6. Safe areas on notched devices.
  7. Autofill & paste never broken for credentials/fields.
  8. Hydration does not steal focus or wipe values.
  9. Locale from language prefs, not IP.
  10. translate="no" on brand/code tokens.

Linked rules

  • rule.interaction.url-state
  • rule.interaction.interface-quality
AwesomeDS

根拠に基づく、AI時代のデザイン実践体系。

DESIGN.md→rule.*→UI→verify

体系リファレンスステータス