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

[General / Form edit mode] Remove Enter as shortcut to form submission #441

Open
andrabrinzaniuc opened this issue Dec 23, 2024 · 0 comments · May be fixed by #474
Open

[General / Form edit mode] Remove Enter as shortcut to form submission #441

andrabrinzaniuc opened this issue Dec 23, 2024 · 0 comments · May be fixed by #474
Labels
bug 🐛 Something isn't working

Comments

@andrabrinzaniuc
Copy link

Current behaviour:
For all forms in Edit mode, if a user presses Enter on the keyboard when in focus any input field (droplist or string/ numeric), the form submits and the user is returned to view mode

Desired behaviour:
Enter only affects selected input field. The only way Enter would submit form is if the user navigates with Tab to the desired button and presses Enter when the button is in focus.

@andrabrinzaniuc andrabrinzaniuc added the bug 🐛 Something isn't working label Dec 23, 2024
@alexPopaCode4 alexPopaCode4 linked a pull request Dec 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant