Define micro-interaction standards

This commit is contained in:
2025-12-24 12:59:50 -05:00
committed by GitHub
parent e253c7222c
commit f41857006d

15
ui/MICRO_INTERACTIONS.md Normal file
View 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