react-modal-sheet icon indicating copy to clipboard operation
react-modal-sheet copied to clipboard

detent: "content-height" dynamic content animation

Open alexkates opened this issue 1 year ago • 1 comments

When using detent: "content-height" and dynamically adding/removing elements from the Sheet.Content, the Sheet grows or shrinks to the height of the content as expected.

However, it'd be great if the growing/shrinking was animated with a smoother transition.

This can be seen by using https://temzasse.github.io/react-modal-sheet/#/content-height. I've also attached a video.

https://github.com/user-attachments/assets/4f1ce369-eab6-4a0f-bd29-6e00ff9f84eb

alexkates avatar Oct 23 '24 11:10 alexkates