Direct user to appropriate tab under device view after editing components #4193

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

Originally created by @jeremystretch on GitHub (Oct 15, 2020).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.9.7

Steps to Reproduce

  1. Create a device
  2. Create a console port on that device

Expected Behavior

After creating the console port, I should be redirected to the "console ports" tab on the device view.

Observed Behavior

I return to the device view, however the "interfaces" tab is highlighted (because it is the default tab). This applies to other component types as well.

This was originally raised in #5089 but I think I've identified a solution.

Originally created by @jeremystretch on GitHub (Oct 15, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.9.7 ### Steps to Reproduce 1. Create a device 2. Create a console port on that device ### Expected Behavior After creating the console port, I should be redirected to the "console ports" tab on the device view. ### Observed Behavior I return to the device view, however the "interfaces" tab is highlighted (because it is the default tab). This applies to other component types as well. This was originally raised in #5089 but I think I've identified a solution.
adam added the type: bugstatus: accepted labels 2025-12-29 18:33:46 +01:00
adam closed this issue 2025-12-29 18:33:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4193