`Enter` key should be consistent for dialogues/modals?
See original GitHub issueHitting enter
on some of the dialogues/modals results in an action, while other nothing happens. There should be consistency.
For instance:
- hit
enter
on theInstall Command Line Tool...
dialogue and theOK
is triggered - hit
enter
after selecting a repo on the Clone Repo modal and theClone
is not triggered - hit
enter
on git lock dialogue andClose
is not triggered
Build v1.0.12-beta0. mac
Issue Analytics
- State:
- Created 6 years ago
- Reactions:3
- Comments:19 (19 by maintainers)
Top Results From Across the Web
Enter key action on modal dialogs - UX Stack Exchange
Consistency would then suggest that Enter continues to perform the primary action in other dialogs, even without form content. But this then ...
Read more >Dialog controls - Windows apps - Microsoft Learn
Dialog controls are modal UI overlays that provide contextual app information. ... The button will respond to the ENTER key automatically.
Read more >AngularJS - Accept a ui.bootstrap modal with ENTER key
What I have: Briefly, the ENTER key is recognized by the modal, but it doesn't trigger my function (scope issues, I suspect). The...
Read more >The current state of modal dialog accessibility - TPGi
As placing focus on the first focusable element of a modal dialog can result in inconsistent and even unfavorable starting points for a...
Read more >5 Essential UX Rules for Dialog Design | by Nick Babich
1. Reduce Interruption ... Use dialogs sparingly because they are interruptive. Their sudden appearance forces users to stop their current task and focus...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@tierninho could you update this issue if you have the time?
@j-f1 indeed, see point 6 in the list (and my edit above)