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

Navigation/Menu bar covers scroll bar #2266

Closed
gsnider2195 opened this issue Aug 19, 2022 · 2 comments · Fixed by #2747
Closed

Navigation/Menu bar covers scroll bar #2266

gsnider2195 opened this issue Aug 19, 2022 · 2 comments · Fixed by #2747
Assignees
Labels
type: bug Something isn't working as expected

Comments

@gsnider2195
Copy link
Contributor

Environment

  • Python version: 3.7.13
  • Nautobot version: 1.4.0

Steps to Reproduce

  1. navigate to API documentation http://nautobot/api/docs/
  2. try to grab the scrollbar on the right side of the screen
  3. scroll down a few pages so that the scroll bar moves below the navigation menu

Expected Behavior

Scroll bar should be accessible immediately on page load

Observed Behavior

Scroll bar covered by nav menu until scrolling down

@glennmatthews
Copy link
Contributor

Is this specific to the Swagger UI? I think a similar behavior can be seen on any list view if per_page is set to 1000 and there are enough items in the list.

@gsnider2195 gsnider2195 changed the title Navigation/Menu bar covers scroll bar in API swagger UI Navigation/Menu bar covers scroll bar Aug 25, 2022
@gsnider2195
Copy link
Contributor Author

Is this specific to the Swagger UI? I think a similar behavior can be seen on any list view if per_page is set to 1000 and there are enough items in the list.

I am seeing this on other pages now that you mention it. It's more obvious on the API page because the scrollbar gets so small that it disappears completely behind the menu.

@lampwins lampwins added the type: bug Something isn't working as expected label Sep 27, 2022
@gsnider2195 gsnider2195 self-assigned this Nov 4, 2022
@gsnider2195 gsnider2195 linked a pull request Nov 7, 2022 that will close this issue
4 tasks
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working as expected
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants