As asked
A mobile app moves users from a list of cards to a detailed view. How would you design motion that helps comprehension rather than just looking polished?
Sample answer outline
Use motion to preserve object continuity: the selected card can expand or hand off into the detail surface so users understand where they went. Keep timing short, easing natural, and hierarchy clear so the transition does not delay the task. Define what moves, what fades, and what remains stable, then specify behaviour for interruption and back navigation. Respect reduced-motion settings with an alternate transition that preserves orientation without large movement. Candidates who talk only about delight miss the core product motion goal: reducing cognitive load.
Expect these follow-ups
- How would you specify this for iOS, Android, and web engineers?
- What changes for a low-end device?
- How do you decide whether the motion is too slow?