Project

General

Profile

Actions

Task #70277

closed

Improve UX of confirm dialog by adding tabindex and setting focus on the "default" button

Added by Frans Saris over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2015-10-14
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

To improve the UX of the confirm dialog (for instance the "Delete this record?") a tabindex should be added to the buttons. The "cancel" button should be focused by default and hitting the return key should execute the selected action/button.


Subtasks 1 (0 open1 closed)

Task #70680: Improve UX of 'Add Media by url' modalClosedFrans Saris2015-10-14

Actions
Actions #1

Updated by Frans Saris over 8 years ago

The focus is already set for the normal Modal.confirm() calls and can be set for custom modals by adding active: true to one of the button configurations

Actions #2

Updated by Frans Saris over 8 years ago

Only issue with the modals is a missing class for the Cancel button. The buttons are already triggered by keypres.

Actions #3

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/44045

Actions #4

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/44045

Actions #5

Updated by Frans Saris over 8 years ago

  • Status changed from Under Review to Resolved
Actions #6

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF