Open page immediately when typing exact devicename, ip address, site,... #2722

Closed
opened 2025-12-29 18:21:24 +01:00 by adam · 1 comment
Owner

Originally created by @33Fraise33 on GitHub (Jul 5, 2019).

Proposed Functionality

It would be nice when you type the exact name of some items to open the page directly or have it suggested under the search field while typing so you jump immediately to the page of the item.

recommended items:

  • Sites
  • Tenants
  • Device
  • VM
  • IP
  • Rack
  • ...

Use Case

The use case for this would be to win time navigating through the netbox interface. Lot's of times I know the exact name of the device but I have to open netbox, open the search field, type in the name, click enter, click the device.

Database Changes

Not sure about this one, this will need correct indexes but as the search functionality is already working as expected I think this should not be an issue.

External Dependencies

Unsure about this one as well.

Originally created by @33Fraise33 on GitHub (Jul 5, 2019). ### Proposed Functionality It would be nice when you type the exact name of some items to open the page directly or have it suggested under the search field while typing so you jump immediately to the page of the item. recommended items: - Sites - Tenants - Device - VM - IP - Rack - ... ### Use Case The use case for this would be to win time navigating through the netbox interface. Lot's of times I know the exact name of the device but I have to open netbox, open the search field, type in the name, click enter, click the device. ### Database Changes Not sure about this one, this will need correct indexes but as the search functionality is already working as expected I think this should not be an issue. ### External Dependencies Unsure about this one as well.
adam closed this issue 2025-12-29 18:21:24 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 9, 2019):

NetBox used to do this, but it was decided that this can lead to unexpected behavior regarding missing devices, etc., so the current behavior was adopted.

@jeremystretch commented on GitHub (Jul 9, 2019): NetBox used to do this, but it was decided that this can lead to unexpected behavior regarding missing devices, etc., so the current behavior was adopted.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2722