thaw-ui / thaw

An easy to use leptos component library
https://thawui.vercel.app
MIT License
206 stars 21 forks source link

datetime control will scroll(jump) to top when day or time selected #174

Closed skydig closed 2 months ago

skydig commented 2 months ago

how to avoid datetime control jump behavior as title described?

skydig commented 2 months ago

image image

luoxiaozero commented 2 months ago

Currently, you cannot cancel the jump behavior. What scene do you need to cancel it?

skydig commented 2 months ago

thanks scene is: user click time, then time component disappear(scroll up), she/he has to scroll to see it.

luoxiaozero commented 2 months ago

I fixed this issue at #180.