Interaction Feedback

Use when designing UI feedback around user actions and system state: loading, skeletons, optimistic updates, progress, success, errors, empty states, retries, disabled/pending states, autosave, undo, and perceived latency. Do NOT use for the words inside feedback (use `microcopy`), accessibility announcement mechanics (use `a11y`), business lifecycle modeling (use `state-machine-modeling`), or performance optimization (use `performance-engineering`). Do NOT use for rewrite the toast and validation text. Do NOT use for make sure the status update is announced to screen readers. Do NOT use for model the order lifecycle and legal transitions. Do NOT use for profile the endpoint that makes this action slow. Do NOT use for the words inside feedback states (use microcopy).

jacob-balslev cf385f3 4 files · 33.9 KB Updated

File contents

jacob-balslev/skill-graph/tree/main/marketplace/skills/interaction-feedback commit cf385f3c39

Frequently asked questions

npx skillmds@latest add jacob-balslev/interaction-feedback