Use Select2 UI to filter cables by connected device #2560

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

Originally created by @jbakklund on GitHub (Apr 29, 2019).

Environment

  • Python version: 3.5.3
  • NetBox version: 2.5.11

Proposed Functionality

Enhancing the user experience of the new filter added by #3023, allowing cables to be filtered by connected device, by implementing the Select2 User Interface introduced by #2772.

Use Case

A user who wants to filter the /dcim/cables view by connected device, should be able to use the search-box input field labelled "Device" as a search tool by itself - similar to the "Device" input field used by the "Connect" dialog.

Database Changes

None

External Dependencies

Nothing new

Originally created by @jbakklund on GitHub (Apr 29, 2019). ### Environment * Python version: 3.5.3 * NetBox version: 2.5.11 ### Proposed Functionality Enhancing the user experience of the new filter added by #3023, allowing cables to be filtered by connected device, by implementing the Select2 User Interface introduced by #2772. ### Use Case A user who wants to filter the /dcim/cables view by connected device, should be able to use the search-box input field labelled "Device" as a search tool by itself - similar to the "Device" input field used by the "Connect" dialog. ### Database Changes None ### External Dependencies Nothing new
adam added the status: accepted label 2025-12-29 18:19:58 +01:00
adam closed this issue 2025-12-29 18:19:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2560