-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtopic: UI/UXUser interface or user experience related workUser interface or user experience related worktype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.2.1
Python version
3.8
Steps to Reproduce
- Go to Demo site
- click on a device that has front ports (Ex: any of the patch panels)
- click on the front ports tab
- attempt to search using the 'quick search'
- if you type 14 and hit 'enter' you are taken to a 'rename' page where netbox wants to rename 0 ports.
I am recreating this bug since it is still present from my last bug report that was incorrectly marked as a duplicate.
#9113
Expected Behavior
hitting enter should initiate the quick search and/or do nothing.
Look at the quick search for 'contacts'. Hitting enter on that quick search does not attempt to rename a contact.
Observed Behavior
hitting enter on quick search within front ports results in an attempt to rename 0 ports.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtopic: UI/UXUser interface or user experience related workUser interface or user experience related worktype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application