Summary
Smart animation does not work if navigation to current frame has been done by clicking on interactive component (e.g. button with hovering)
Conditions
- Two interactive tabs with hovering state β navigate by click to Tab 1 to Frame 1, Tab 2 to Frame 2
- Line under tab-header to be moved via smart animation
Steps to repeat
- Hover Tab 2 Button β Expected: Change state. Result: as expected
- Click on Tap 2 Button β Expected: Navigate to Frame 2. Line should slide according smart animation rule. Result:instant navigation
Comments:
For non-interactive navigation button smart animation works fine.
This bug appeared on Friday, 25 June.