Modals not working if HTMX Navigation is enabled #9410

Closed
opened 2025-12-29 20:49:27 +01:00 by adam · 3 comments
Owner

Originally created by @arthanson on GitHub (Mar 29, 2024).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.0.0-dev

Python Version

3.8

Steps to Reproduce

  1. Go to user preferences and set "HTMX Navigation" to Enabled
  2. Go to Devices and click the "Configure Table" button

Expected Behavior

The configure table modal should pop up

Observed Behavior

No modal appears.

Originally created by @arthanson on GitHub (Mar 29, 2024). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.0.0-dev ### Python Version 3.8 ### Steps to Reproduce 1. Go to user preferences and set "HTMX Navigation" to Enabled 2. Go to Devices and click the "Configure Table" button ### Expected Behavior The configure table modal should pop up ### Observed Behavior No modal appears.
adam added the type: bugstatus: acceptedbetaseverity: low labels 2025-12-29 20:49:27 +01:00
adam closed this issue 2025-12-29 20:49:27 +01:00
Author
Owner

@jeremystretch commented on GitHub (Mar 29, 2024):

AFAICT this occurs only after certain actions, such as visiting the home page or updating preferences. Navigating directly to an object list view and then navigating normally via the menu with HTMX enabled works fine; the table config dialogs open as expected.

@jeremystretch commented on GitHub (Mar 29, 2024): AFAICT this occurs only after certain actions, such as visiting the home page or updating preferences. Navigating directly to an object list view and then navigating normally via the menu with HTMX enabled works fine; the table config dialogs open as expected.
Author
Owner

@opericgithub commented on GitHub (Apr 22, 2024):

Config table window opens now, but I'm unable to move columns from one list to another (add and remove buttons don't function).

Also, when I click save, UI becomes unresponsive

@opericgithub commented on GitHub (Apr 22, 2024): Config table window opens now, but I'm unable to move columns from one list to another (add and remove buttons don't function). Also, when I click save, UI becomes unresponsive
Author
Owner

@jeremystretch commented on GitHub (Apr 23, 2024):

@opericgithub please open a new issue.

@jeremystretch commented on GitHub (Apr 23, 2024): @opericgithub please open a new issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9410