mirror of
https://github.com/mblanke/Goose-Core.git
synced 2026-03-01 06:10:20 -05:00
Define micro-interaction standards
This commit is contained in:
15
ui/MICRO_INTERACTIONS.md
Normal file
15
ui/MICRO_INTERACTIONS.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
Hover:
|
||||||
|
- Reveals affordances
|
||||||
|
- Never reveals critical information
|
||||||
|
|
||||||
|
Click:
|
||||||
|
- Immediate response
|
||||||
|
- Visual confirmation of state change
|
||||||
|
|
||||||
|
Focus:
|
||||||
|
- Clear focus indicators
|
||||||
|
- Keyboard navigation supported
|
||||||
|
|
||||||
|
Loading:
|
||||||
|
- Skeletons preferred over spinners
|
||||||
|
- No full-page blocking loads
|
||||||
Reference in New Issue
Block a user