Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrum 1670 inject submit child element #1187

Merged
merged 2 commits into from
Nov 4, 2023

Conversation

thet
Copy link
Member

@thet thet commented Nov 4, 2023

feat(pat inject): Support submit buttons with child elements.

Send the value of a submit button even if a child element of the submit
button was clicked and not the submit button itself.

Note: This is not a fix for a regression, but a fix for a problem I found while working on: #1186

Also, this improves support for form elements outside the form, connected via the input element's form attribute. But the current state of this support is yet unknown.

Ref: scrum-1670

Send the value of a submit button even if a child element of the submit
button was clicked and not the submit button itself.
@thet thet merged commit 7cfd08a into master Nov 4, 2023
2 checks passed
@thet thet deleted the scrum-1670--inject-submit-child-element branch November 4, 2023 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant