diff --git a/ui/MICRO_INTERACTIONS.md b/ui/MICRO_INTERACTIONS.md new file mode 100644 index 0000000..2d98e54 --- /dev/null +++ b/ui/MICRO_INTERACTIONS.md @@ -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