robherley/snips.sh

Landing page jitter on mobile view

SrRyan opened this issue · 1 comments

SrRyan commented

When scrolling the homepage on a mobile device I have noticed that there is a jitter that happens as the page tries to show the back to top arrow on the header of the file.

snips-jitter.MP4

will look into it 🫡

the js scroll logic is kinda jank, maybe a better idea to use an IntersectionObserver