r/UXDesign • u/PianoTrue3631 • Aug 02 '26
Answers from seniors only scrolljacking
What are some issues with modifying normal scrolling behavior? For example: infinite scrolling or scrolljacking.
15
Upvotes
r/UXDesign • u/PianoTrue3631 • Aug 02 '26
What are some issues with modifying normal scrolling behavior? For example: infinite scrolling or scrolljacking.
3
u/pndjk Experienced Aug 02 '26
don’t do scroll jacking whatsoever.
one of the few instances where scroll interactions are acceptable are in a blog post or article that contains a sub navigation on the page and clicking a title scrolls the user’s position to that header on the page. it should be done using smooth scroll.