Rack Elevation links should not target _blank #3174

Closed
opened 2025-12-29 18:26:20 +01:00 by adam · 0 comments
Owner

Originally created by @ktims on GitHub (Jan 17, 2020).

Environment

  • Python version: 3.6.7
  • NetBox version: 2.7.0

Proposed Functionality

Rack elevation links should not set the target attribute to _blank, so users can choose whether a new tab/window should be opened or not.

Use Case

There is no way to suppress target="_blank" when clicking links in the browser, however there are well known and easy ways to open new tabs or windows if desired. The default should not be to override normal browser behaviour, and should match the treatment of links throughout the rest of the Netbox UI.

Database Changes

N/A

External Dependencies

N/A

Originally created by @ktims on GitHub (Jan 17, 2020). ### Environment * Python version: 3.6.7 * NetBox version: 2.7.0 ### Proposed Functionality Rack elevation links should not set the `target` attribute to `_blank`, so users can choose whether a new tab/window should be opened or not. ### Use Case There is no way to suppress `target="_blank"` when clicking links in the browser, however there are well known and easy ways to open new tabs or windows if desired. The default should not be to override normal browser behaviour, and should match the treatment of links throughout the rest of the Netbox UI. ### Database Changes N/A ### External Dependencies N/A
adam added the type: bugstatus: accepted labels 2025-12-29 18:26:20 +01:00
adam closed this issue 2025-12-29 18:26:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3174