Add columns in UI using Configure button does not work #5119

Closed
opened 2025-12-29 19:24:29 +01:00 by adam · 3 comments
Owner

Originally created by @ziggekatten on GitHub (Jul 30, 2021).

NetBox version

v2.11.10

Python version

3.8

Steps to Reproduce

  1. Click on Devices
  2. Click on the "Configure" button
  3. In the dialog box, mark any column you would like to add in the list in "Available columns"
  4. Click "Add columns"

Expected Behavior

The columns should be added in the "Selected columns"

Observed Behavior

Nothing happens when pressing "Add columns" and therefore the columns does not get added to the UI
Update: It's not possible to remove columns either.

This is not just related to devices, it is a generic issue in "Configure"

Originally created by @ziggekatten on GitHub (Jul 30, 2021). ### NetBox version v2.11.10 ### Python version 3.8 ### Steps to Reproduce 1. Click on Devices 2. Click on the "Configure" button 3. In the dialog box, mark any column you would like to add in the list in "Available columns" 4. Click "Add columns" ### Expected Behavior The columns should be added in the "Selected columns" ### Observed Behavior Nothing happens when pressing "Add columns" and therefore the columns does not get added to the UI Update: It's not possible to remove columns either. This is not just related to devices, it is a generic issue in "Configure"
adam closed this issue 2025-12-29 19:24:29 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 30, 2021):

I'm not able to replicate this either locally or on the public demo instance running v2.11.10. It's likely an issue with your browser or installation. Try force-refreshing your browser and/or re-running manage.py collectstatic.

@jeremystretch commented on GitHub (Jul 30, 2021): I'm not able to replicate this either locally or on the [public demo instance]() running v2.11.10. It's likely an issue with your browser or installation. Try force-refreshing your browser and/or re-running `manage.py collectstatic`.
Author
Owner

@ziggekatten commented on GitHub (Jul 30, 2021):

It seems to be a problem with Chrome. It works with MS Edge and Firefox. Running Chrome: 92.0.4515.107

No errors in the development console. And it's not related to my browser only as my colleagues see the same thing. Weird.

@ziggekatten commented on GitHub (Jul 30, 2021): It seems to be a problem with Chrome. It works with MS Edge and Firefox. Running Chrome: 92.0.4515.107 No errors in the development console. And it's not related to my browser only as my colleagues see the same thing. Weird.
Author
Owner

@jeremystretch commented on GitHub (Aug 2, 2021):

I'm also unable to reproduce on Chrome 92.0.4515.107. Please disable any installed extensions and try again.

Moving this to a discussion as it appears to be a local issue.

@jeremystretch commented on GitHub (Aug 2, 2021): I'm also unable to reproduce on Chrome 92.0.4515.107. Please disable any installed extensions and try again. Moving this to a discussion as it appears to be a local issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5119