Scrolling breaks the navbars on the left and right hand side
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 25.9k
- Forks
- 2.4k
- Avg merge
- 13h 10m
- Merged PRs (30d)
- 4
Description
I'm using redoc via the CDN link: https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js
Since a few weeks now I noticed that scrolling breaks the navbar on the left and the code snippets navbar on the right. The navbar is supposed to be always visible upon scrolling but it doesn't behave like this anymore.
I'm using Chrome Version 86.0.4240.75. I tested in on Safari Version 13.0.3 and it behaves in the same way.
Any clues as to what may be wrong here?
Contributor guide
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
Reproduce the issue using the Redoc CDN bundle at https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js and scroll the documentation in Chrome or Safari. The issue names no source file or test; done means both side navigation bars remain visible and functional while scrolling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100