export csv failed if htmx navigation enabled #11154

Closed
opened 2025-12-29 21:41:01 +01:00 by adam · 2 comments
Owner

Originally created by @comphilip on GitHub (May 9, 2025).

Deployment Type

Self-hosted

NetBox Version

v4.3.0-Docker-3.3.0

Python Version

3.10

Steps to Reproduce

  1. In User Preferences(/user/preferences/), enable HTMX Navigation
  2. Go to regions(/dcim/regions/), click Export -> Current View

Expected Behavior

cvs file download happens

Observed Behavior

Right panel set to empty, not cvs file download happens

Workground: press CTRL while click Export -> Current View to force browser open link with new tab/window, than browser recognized it is file downloading.

Originally created by @comphilip on GitHub (May 9, 2025). ### Deployment Type Self-hosted ### NetBox Version v4.3.0-Docker-3.3.0 ### Python Version 3.10 ### Steps to Reproduce 1. In `User Preferences(/user/preferences/)`, enable `HTMX Navigation` 2. Go to `regions(/dcim/regions/)`, click `Export` -> `Current View` ### Expected Behavior cvs file download happens ### Observed Behavior Right panel set to empty, not cvs file download happens Workground: press `CTRL` while click `Export` -> `Current View` to force browser open link with new tab/window, than browser recognized it is file downloading.
adam added the type: bugnetboxseverity: lowtopic: htmx navigation labels 2025-12-29 21:41:01 +01:00
adam closed this issue 2025-12-29 21:41:01 +01:00
Author
Owner

@arthanson commented on GitHub (May 9, 2025):

Marking this as low as it is behind the feature flag, but otherwise it would be medium as it seems to prevent further navigation after doing this.

@arthanson commented on GitHub (May 9, 2025): Marking this as low as it is behind the feature flag, but otherwise it would be medium as it seems to prevent further navigation after doing this.
Author
Owner

@jeremystretch commented on GitHub (Nov 7, 2025):

Closing this out as the experimental HTMX navigation feature is being removed in NetBox v4.5.

@jeremystretch commented on GitHub (Nov 7, 2025): Closing this out as the experimental HTMX navigation feature is being removed in NetBox v4.5.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11154