Selector should not be displayed for disabled fields #7847

Closed
opened 2025-12-29 20:28:57 +01:00 by adam · 2 comments
Owner

Originally created by @abhi1693 on GitHub (Apr 1, 2023).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.5-beta1

Python version

3.10

Steps to Reproduce

Go to any interface edit page and notice the selector field. You can open it and choose a different device and the same will reflect in the UI. Upon save, no error is throw, however, this does not change the device.

Expected Behavior

The selector should not be visible when the field is disabled

Observed Behavior

Selector is displayed which misleads the user into thinking the change is still possible.

image
image
image

Originally created by @abhi1693 on GitHub (Apr 1, 2023). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.5-beta1 ### Python version 3.10 ### Steps to Reproduce Go to any interface edit page and notice the selector field. You can open it and choose a different device and the same will reflect in the UI. Upon save, no error is throw, however, this **does not** change the device. ### Expected Behavior The selector should not be visible when the field is disabled ### Observed Behavior Selector is displayed which misleads the user into thinking the change is still possible. ![image](https://user-images.githubusercontent.com/5083532/229295190-8378f556-27cf-441d-a55d-846e134128eb.png) ![image](https://user-images.githubusercontent.com/5083532/229295211-771c5868-8c17-46ef-b837-947acb46b396.png) ![image](https://user-images.githubusercontent.com/5083532/229295219-7aebebda-fb07-4552-9e4d-b9ff87ed3baf.png)
adam added the type: bugstatus: acceptedbeta labels 2025-12-29 20:28:57 +01:00
adam closed this issue 2025-12-29 20:28:57 +01:00
Author
Owner

@abhi1693 commented on GitHub (Apr 3, 2023):

@jeremystretch Would you like me to submit the PR as I already have the commit ready?

@abhi1693 commented on GitHub (Apr 3, 2023): @jeremystretch Would you like me to submit the PR as I already have the commit ready?
Author
Owner

@jeremystretch commented on GitHub (Apr 3, 2023):

@abhi1693 already taken care of, thanks though!

@jeremystretch commented on GitHub (Apr 3, 2023): @abhi1693 already taken care of, thanks though!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7847