averyfairbanks / WatchTower

0 stars 0 forks source link

Scroll to top on page change #21

Closed averyfairbanks closed 1 year ago

averyfairbanks commented 1 year ago

On page change, when using gql with cache, if the user has scrolled all the way down and pages to an already cached page it sticks at the bottom :( If I move the scrollview out of MealCards and add a ref that I pass to the Paginator it should work to scrollToTop on click.

averyfairbanks commented 1 year ago

22 resolved here