I want to control “overscroll” on all elements #112
aarongustafson
started this conversation in
Wants
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In many native platforms, there is a special “overscroll” effect that looks like a fluid colored shadow when the user reaches the end of a scrollable list (for example) and tries to scroll further. On the web this effect is applied only if scroll is applied to the
html
element. In web apps it's a common practice to have scroll on inner elements, so it would be nice if we could use this effect on inner scrollable elements as well.https://webwewant.fyi/wants/93/
Beta Was this translation helpful? Give feedback.
All reactions