Skip to content

Replace custom HTMX tooling with django-htmx #14735

Closed
@jeremystretch

Description

@jeremystretch

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

No one assigned

    Labels

    status: acceptedThis issue has been accepted for implementationtype: housekeepingChanges to the application which do not directly impact the end user

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions