Skip to content

TomSelect filtering on rack position is case sensitive #16450

@RasmusThing

Description

@RasmusThing

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?

image

Expected Behavior

The dropdown should show the units available, no matter the case sensitivity.

Observed Behavior

No results were found due to case sensitivity.

image

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions