Ask for confirmation before submitting form
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 382
- Forks
- 127
- Avg merge
- 19h 31m
- Merged PRs (30d)
- 75
Description
Nextcloud (please complete the following information):
https://cloud.nextcloud.com/apps/forms/T3GgFx2JATEYoWFa
Is your feature request related to a problem? Please describe.
When I tried to enter my name and email address, I wanted to separate them by a blank line. So, I pressed Shift+Enter and was surprised when the form submitted.
Describe the solution you'd like
Prompting the user for confirmation before submitting a form.
Describe alternatives you've considered
Remove the ability to submit forms using the enter key (the same way browsers stopped using backspace as a back button, to avoid accidentally performing an action while typing).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name any files, tests, or entry points. Start by locating the form submission handling and the behavior triggered by Enter or Shift+Enter; confirm the intended confirmation or keyboard behavior with maintainers, then add coverage showing accidental submission is prevented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100