Submitting a form should fire click on first submit button
Open
- Dominant language
- JavaScript
- Stars
- 441
- Forks
- 254
- PR merge metrics
- No merged PRs in 30d
Description
Also, elements default to type "submit" if unspecified.
Illustrated in this jsfiddle: http://jsfiddle.net/dkordik/y25r4qnp/
I have a pull request to fix this incoming
Contributor guide
Research direction
Start with the issue description and reproduce the behavior in the linked JSFiddle. Verify form submission with an unspecified button type and confirm that the first submit button receives a click event, including when the button is a element without an explicit type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100