Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sidebar scrolling thumb is not always visible when hideOnScroll = false #2620

Closed
krillboi opened this issue Apr 17, 2020 · 0 comments · Fixed by #2645
Closed

Sidebar scrolling thumb is not always visible when hideOnScroll = false #2620

krillboi opened this issue Apr 17, 2020 · 0 comments · Fixed by #2645
Labels
bug An error in the Docusaurus core causing instability or issues with its execution

Comments

@krillboi
Copy link

🐛 Bug Report

The sidebar has some problems with scrolling when hideOnScroll = false. The scrolling thumb is only partially visible when scrolled to top, as it is hidden by the NavBar. If the sidebar content is long enough, the thumb can disappear completely behind the NavBar.

Have you read the Contributing Guidelines on issues?

Yes.

To Reproduce

  1. Go to our documentation site: support.touchgfx.com
  2. Expand enough categories in the sidebar such that the scrollbar appears
  3. Part of the scrollbar is now hidden behind the NavBar.

Expected behavior

I expect to see the whole scrollbar when scrolled all the way to the top in the sidebar and on the page.

Actual Behavior

Part of the scrollbar is hidden. The whole scrollbar is hidden if the content of the sidebar is long enough.

hidden-scrollbar-bug

Your Environment

  • Docusaurus version used: v. 2.0.0-alpha.50
  • Version 78.0.3904.97 (Official Build) (32-bit)
@krillboi krillboi added bug An error in the Docusaurus core causing instability or issues with its execution status: needs triage This issue has not been triaged by maintainers labels Apr 17, 2020
@lex111 lex111 removed the status: needs triage This issue has not been triaged by maintainers label Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error in the Docusaurus core causing instability or issues with its execution
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants