HTMX: Bulk actions in ObjectListView without function #9502

Closed
opened 2025-12-29 20:50:44 +01:00 by adam · 0 comments
Owner

Originally created by @peteeckel on GitHub (Apr 19, 2024).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.0-beta1

Python Version

3.11

Steps to Reproduce

  1. Set user preferences to HTMX Navigation enabled
  2. Create two or more IP addresses
  3. Select the IP addresses in list view
  4. Click on "Edit Selected" or "Delete Selected"

Expected Behavior

For "Edit Selected", the bulk edit form opens. For "Delete Selected", the usual "xxx Objects will be deleted" confirmation dialog appears.

Observed Behavior

Nothing at all happens.

With "HTMX Navigation" set to "disabled", everything works as usual.

Originally created by @peteeckel on GitHub (Apr 19, 2024). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.0-beta1 ### Python Version 3.11 ### Steps to Reproduce 1. Set user preferences to HTMX Navigation enabled 2. Create two or more IP addresses 3. Select the IP addresses in list view 4. Click on "Edit Selected" or "Delete Selected" ### Expected Behavior For "Edit Selected", the bulk edit form opens. For "Delete Selected", the usual "xxx Objects will be deleted" confirmation dialog appears. ### Observed Behavior Nothing at all happens. With "HTMX Navigation" set to "disabled", everything works as usual.
adam added the type: bugstatus: acceptedbetaseverity: medium labels 2025-12-29 20:50:44 +01:00
adam closed this issue 2025-12-29 20:50:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9502