Skip to content

Load Portadmin search results with HTMX #3544

@Simrayz

Description

@Simrayz

The Portadmin search results page loads very slowly, as the backend view waits for a response from physical units before rendering an html page.

This should be improved by returning an initial page that shows that content is being loaded in the background, and then replaced with the table results once ready.

Use htmx with initial loading pattern (hx-trigger="load") to accomplish this.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions