[PR #3807] [MERGED] Fixes 3712 #12643

Closed
opened 2025-12-29 22:22:48 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3807
Author: @hSaria
Created: 12/29/2019
Status: Merged
Merged: 12/30/2019
Merged by: @jeremystretch

Base: developHead: 3712-scroll-offset


📝 Commits (2)

  • 2f2e193 Account for the header when hash-scrolling
  • 405320d Changelog

📊 Changes

2 files changed (+16 additions, -0 deletions)

View changed files

📝 docs/release-notes/version-2.6.md (+1 -0)
📝 netbox/project-static/js/forms.js (+15 -0)

📄 Description

Fixes: #3712

Account for the header (navigation bar) when scrolling to target (hash), like when clicking on the parent LAG shortcut on a member interface in the device view.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/3807 **Author:** [@hSaria](https://github.com/hSaria) **Created:** 12/29/2019 **Status:** ✅ Merged **Merged:** 12/30/2019 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `3712-scroll-offset` --- ### 📝 Commits (2) - [`2f2e193`](https://github.com/netbox-community/netbox/commit/2f2e193cf9fd69af664ef3cfe60bce09d829577e) Account for the header when hash-scrolling - [`405320d`](https://github.com/netbox-community/netbox/commit/405320d8ab08a6c52fe409b4629725292900600b) Changelog ### 📊 Changes **2 files changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/release-notes/version-2.6.md` (+1 -0) 📝 `netbox/project-static/js/forms.js` (+15 -0) </details> ### 📄 Description ### Fixes: #3712 Account for the header (navigation bar) when scrolling to target (hash), like when clicking on the parent LAG shortcut on a member interface in the device view. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:22:48 +01:00
adam closed this issue 2025-12-29 22:22:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12643