Closed benlk closed 4 years ago
On mobile, the homepage top section should change from the first image to the second image:
Looks so much better now.
do we want to fiddle with the scroll behavior of the button?
I hope not 😬
Debounces the thing that checked whether to show/hide the button to smooth-scroll the browser to the top of the page, because that was firing every scroll tick and never showing the button as a result. Now it should show up sometimes, with much less thrashing.
Works well!
Changes
This pull request makes the following changes:
Why
For #3
Testing/Questions
Features that this PR affects:
Questions that need to be answered before merging:
Steps to test this PR: