IDM 241 Alpha Build
TRIGGERS
- "Add" Button
- Hover ON
- Hover OFF
- Mouse Down
- Mouse Up
RULES
- "Add" Button
- Hover ON
- Button background color inverts from navy blue to white
- Hover OFF
- Button background color inverts back from white to navy blue
- Mouse Down
- Mouse Up
- Button size increases horizontally with word length
- Text changes from "Add" to "Adding"
- Blue circle next to "Adding" animates 360 degrees
- Text changes from "Adding" to "Added"
- Green circle with check shows next to "Added"
- Item is added; cart database changes to n plus 1
- 3 second delay: Added button reverts to default
FEEDBACK
- Hover ON
- Button background color inverts from navy blue to white
- Hover OFF
- Button background color inverts back from white to navy blue
- Mouse Down
- Mouse Up
- Button size increases horizontally with word length
- Text changes from "Add" to "Adding"
- Blue circle next to "Adding" animates 360 degrees
- Text changes from "Adding" to "Added"
- Green circle with check shows next to "Added"
- 3 second delay: Added button reverts to default