Proposal: submit for uiForm
Open
- Dominant language
- C
- Stars
- 10.9k
- Forks
- 612
- PR merge metrics
- No merged PRs in 30d
Description
Right now pressing the Enter key when typing in a `uiForm` does nothing. It should submit the form.
One solution would be to add a `uiFormOnSubmitted` function that calls the callback when Enter is pressed in the form's `uiEntry` childs. A `uiFormSubmit` function can be added to submit the form when clicking a button.
Thoughts?
Contributor guide
Assessment
This issue has not been assessed yet.