bigskysoftware / bigskysoftware/htmx

When the response contains "HX-Redirect" the hx-indicator element is not deactivated. (htmx-v2)

Open
#3,189 9 comments 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
49.4k
Forks
1.7k
Avg merge
3d 22h
Merged PRs (30d)
30

Description

When the response contains "HX-Redirect" the hx-indicator element is not deactivated.
The HX-Redirect header is set to redirect the browser to another page so someone could be think that hx-indicator element deactivation is not needed, but if the redirect is toward a file download link the browser page is not reloaded so the hx-indicator element should be deactivated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.