bigskysoftware / bigskysoftware/htmx

hx-confirm on checkbox should not alter the checkbox state

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

Description

Given the following:

```html

```

If you click cancel on the confirm the checkbox still changes state, but no ajax request is triggered. Instead it should leave the checkbox unchecked (or checked, if it was initially checked) when the user cancels the confirm dialog.

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.