neo4j-documentation / neo4j-documentation/docs-ui
Maintain scroll position in documentation index
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 5
- Forks
- 26
- Avg merge
- 1h 49m
- Merged PRs (30d)
- 2
Description
Is your feature request related to a problem? Please describe.
I'm frustrated when I scroll down the docs content on the LHS, click on a section and the content section auto scrolls back to the top. This makes clicking through items in a particular section involve a lot of scrolling.
Describe the solution you'd like
Maintain scroll position of index after click
Describe alternatives you've considered
n/a
Additional context
Particularly relevant for APOC documentation which can have some very long sections

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the documentation index navigation and its scroll handling in the docs-ui repository, then reproduce the issue with a long APOC documentation section. Confirm how clicking an index item changes the content view. Done means the index retains its previous scroll position after selecting an item.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- documentation, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100