-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Needs CopyWaiting for copy/language from the UX teamWaiting for copy/language from the UX teamStatus: ConfirmedVerified by someone other than the reporterVerified by someone other than the reporter
Description
What Happened
I expierence inconvenient and/or inconsistent form handling. I describe below what I'd expect. As I found no repo for UX/HIG issues I'm filing it here. Please move it or tell me where to file this correctly.
Expected Behavior
Coming from a very user friendly proprietary operating system I expect this behaviour from a form:
- When I start typing the first input field applicable already is selected (already applied) (also called: first responder).
- When I hit the escape key the current action/form always is canceled (not yet applied).
- When I hit the return key the current action/form always is submitted if submit already is applicable (not yet applied).
- When I use the tab key form input fields are selected one after the other starting with the one I'm currently typing in (already applied).
- When I reach the button input fields using the tab key then first the default action (submit) should selected (if applicable) and the cancel action button should only be selected after one further tab (not yet applied).
I expect these rules to be obligatory HIG for all app forms and to be implemented via technical defaults as soon as possible.
danirabbit
Metadata
Metadata
Assignees
Labels
Needs CopyWaiting for copy/language from the UX teamWaiting for copy/language from the UX teamStatus: ConfirmedVerified by someone other than the reporterVerified by someone other than the reporter