jlmakes / jlmakes/scrollreveal
Handling mid-page loads
- Dominant language
- JavaScript
- Stars
- 22.5k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
I've noticed when my page loads at a certain scroll location, like via fragment or when the user uses back button to come back to the page at their last position, that section does not trigger a reveal. Also all folds above it are not revealed.
This causes confusion when the user must scroll in order to trigger reveals up or down.
Is there a configuration option or recommended way to alleviate this UX?
I noticed issue [384](https://github.com/jlmakes/scrollreveal/issues/384) would be a brilliant solution to this problem, if we could apply scroll-directional reveals.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.