-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
Self-hosted
NetBox Version
v4.0.5
Python Version
3.11
Steps to Reproduce
When editing a device and choosing a position for rack placement, the TomSelect filtering search box is case sensitive.
This means that when searching for ex. u8, the dropdown will show no results.
If searching for U8, the dropdown will show both U8 and U8.5 as expected.
I'd argue that this search box needs to be case insensitive - thoughts?
Expected Behavior
The dropdown should show the units available, no matter the case sensitivity.
Observed Behavior
No results were found due to case sensitivity.

Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application