Unable to change column layout after loading a saved view #11108

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

Originally created by @opericgithub on GitHub (May 1, 2025).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.3.0

Python Version

3.12

Steps to Reproduce

After selecting one of the saved column layouts in a table view, it becomes impossible to make any further changes to the column arrangement. To make adjustments, I first have to reset the columns to the default state, and only then am I able to define a new layout.

  1. Open Devices > Devices table view
  2. Choose one of the saved column layouts from the dropdown menu
  3. Try to modify the column arrangement.
  4. Observe that the changes do not apply.
  5. Reset the column layout.
  6. Try again – now the column changes are possible.

Expected Behavior

It should be possible to modify the column layout directly after loading a saved layout, without having to reset first.

Observed Behavior

After a saved column layout is selected, any attempt to modify the column configuration is ignored.

Originally created by @opericgithub on GitHub (May 1, 2025). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.3.0 ### Python Version 3.12 ### Steps to Reproduce After selecting one of the saved column layouts in a table view, it becomes impossible to make any further changes to the column arrangement. To make adjustments, I first have to reset the columns to the default state, and only then am I able to define a new layout. 1. Open Devices > Devices table view 2. Choose one of the saved column layouts from the dropdown menu 3. Try to modify the column arrangement. 4. Observe that the changes do not apply. 5. Reset the column layout. 6. Try again – now the column changes are possible. ### Expected Behavior It should be possible to modify the column layout directly after loading a saved layout, without having to reset first. ### Observed Behavior After a saved column layout is selected, any attempt to modify the column configuration is ignored.
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 21:40:26 +01:00
adam closed this issue 2025-12-29 21:40:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11108