netbox icon indicating copy to clipboard operation
netbox copied to clipboard

saved filters quick access not working with htmx navigation enabled

Open ITJamie opened this issue 1 year ago • 0 comments

Deployment Type

Self-hosted

NetBox Version

v4.0.6

Python Version

3.11

Steps to Reproduce

  1. Enable HTMX navigation in user settings
  2. create a couple of saved device filters if you don't have any
  3. goto devices list. attempt to use the new quick access filter introduced in https://github.com/netbox-community/netbox/issues/15348

Expected Behavior

list to refresh with changes to filter

Observed Behavior

filter is selected and list does not change

ITJamie avatar Jun 25 '24 10:06 ITJamie