Report page link to method doesn't scroll properly #1855

Closed
opened 2025-12-29 17:19:50 +01:00 by adam · 2 comments
Owner

Originally created by @mmahacek on GitHub (Jul 20, 2018).

Issue type

[ ] Feature request
[X] Bug report
[ ] Documentation
[ ] Housekeeping

Environment

  • Python version: 3.4
  • NetBox version: 2.3.6
  • Browser: Chrome 67

Description

When viewing a report, using the link on the right to jump to a particular method scrolls so the report is at the top of the page. However, this means that the header and first row are underneath the top navigation and not visible. Is it possible to have the anchor jump so it is below the header menu instead of underneath?

Originally created by @mmahacek on GitHub (Jul 20, 2018). ### Issue type [ ] Feature request <!-- An enhancement of existing functionality --> [X] Bug report <!-- Unexpected or erroneous behavior --> [ ] Documentation <!-- A modification to the documentation --> [ ] Housekeeping <!-- Changes pertaining to the codebase itself --> ### Environment * Python version: 3.4 * NetBox version: 2.3.6 * Browser: Chrome 67 <!-- BUG REPORTS must include: * A list of the steps needed for someone else to reproduce the bug * A description of the expected and observed behavior * Any relevant error messages (screenshots may also help) --> ### Description When viewing a report, using the link on the right to jump to a particular method scrolls so the report is at the top of the page. However, this means that the header and first row are underneath the top navigation and not visible. Is it possible to have the anchor jump so it is below the header menu instead of underneath?
adam added the type: bugstatus: accepted labels 2025-12-29 17:19:50 +01:00
adam closed this issue 2025-12-29 17:19:50 +01:00
Author
Owner

@mmahacek commented on GitHub (Jul 24, 2018):

I made these changes on my install, but they do not seem to make a difference when using the anchor to jump to a specific report method.

@mmahacek commented on GitHub (Jul 24, 2018): I made these changes on my install, but they do not seem to make a difference when using the anchor to jump to a specific report method.
Author
Owner

@mmahacek commented on GitHub (Jul 26, 2018):

Confirmed 2.3.7 resolved this on my system. Thanks.

@mmahacek commented on GitHub (Jul 26, 2018): Confirmed 2.3.7 resolved this on my system. Thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1855