Environment
- Python version: 3.8.3
- NetBox version: 2.10.1
Steps to Reproduce
-
View the Interfaces tab for a device, eg:
netbox/dcim/devices/16/interfaces/

-
Type in any option to filter by, eg by Type, Description, Name, Label, IP, &c


-
No text I have tried filtering by will return any rows.
Expected Behavior
User will expect when entering text to filter by that the Interfaces list would display rows which match the entered filter.
Observed Behavior
Any text filters will exclude all rows from the list.