bigskysoftware / bigskysoftware/htmx

Minor HTML issue in www/content/examples/click-to-edit.md

Open
#3,156 3 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

The example form in click-to-edit should probably have the type="submit" paramter added to the submit button so the form action can get fired.

Bit too small for its own pull request so if someone is working on docs they could include this change.

```html


First Name



Last Name



Email Address


type="submit" <---- class="btn">Submit
Cancel

```

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.