sumo-rhine / kinamo

Kinamo web-app frontend
0 stars 0 forks source link

Scroll behavior #101

Closed mmaelicke closed 3 years ago

mmaelicke commented 3 years ago

closes #96 and #97

There is actually a well-working component that does everything I wanted to implement myself. Thus, you need to run npm i to install the package locally.

The API is pretty straightforward and as long as we don't need any fancy timed-out scrolling or something, we can easily go with this implementation. Let me know if there are any scroll behaviors missing