Open richardschwalb opened 6 years ago
Thanks for this!
Update: I slowed down the transition some. Now working on smoothing out the animation so it doesn't stutter
Heres what I've found regarding the stutter:
I'm going to move this ticket back to icebox for now.
When you remove most of the elements on the page, the stutter seems to go away and be a lot smoother. So I do think that the stutter is relevant to there being a lot of things on the page and struggling to move the entire page down as the dropdown opens.
Animation of an unknown height is tricky. There are several approaches to fixing this design pattern. I lean towards using JS. Here is my quick and dirty codepen, that illustrates one way of doing it.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
The DatePicker animation displays 2 issues: