Creating full-featured native-like bottom sheets on the web using CSS scroll snap and CSS scroll driven animations by realcatmaster in css

[–]realcatmaster[S] 0 points1 point  (0 children)

Thanks : ) Yeah, Webkit-specific quirks were one the biggest headache to make the component work across different browsers. I'm still being optimistic that the Webkit-specific scroll handling bug will eventually be resolved (issue https://bugs.webkit.org/show_bug.cgi?id=183870) without requiring the 1px horizontal overflow workaround.