-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: housekeepingChanges to the application which do not directly impact the end userChanges to the application which do not directly impact the end user
Milestone
Description
Proposed Changes
NetBox currently employs HTMX for dynamic rendering of certain UI views. This issue proposes replacing our related custom tooling (e.g. is_htmx()) with functionality provided by the django-htmx package.
Justification
Now that we've committed to using HTMX for enabling a more responsive UI, it makes sense to adopt a library dedicated to supporting HTMX operations and avoid reinventing the wheel.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: housekeepingChanges to the application which do not directly impact the end userChanges to the application which do not directly impact the end user