curran / curran/example-viewer
Preserve scroll position between examples
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
There'a a fear of switching to the next example to check what it is, because doing so may destroy the current scroll position, causing the scroll to jump around in the edited video.
Ideally, the scroll position would be preserved when navigating between examples. This can be accomplished by adding a large spacer to the bottom of the page.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.