Currently, the user interface uses hx-boost to provide most partial-page htmx interaction. Rather than relying on this, modify links to use hx-get and friends. Evaluate the user interface to determine if any full-page replacements could be more narrowly tailored.
Currently, the user interface uses `hx-boost` to provide most partial-page htmx interaction. Rather than relying on this, modify links to use `hx-get` and friends. Evaluate the user interface to determine if any full-page replacements could be more narrowly tailored.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Currently, the user interface uses
hx-boostto provide most partial-page htmx interaction. Rather than relying on this, modify links to usehx-getand friends. Evaluate the user interface to determine if any full-page replacements could be more narrowly tailored.