Project

General

Profile

Actions

Task #69974

closed

Epic #77909: Enhance EXT:form

EXT:form - Optimize frontend templates

Added by Björn Jacob over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2015-09-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The HTML code rendered by EXT:form should be more accessible:

  • Add HTML5 required attribute to input tags which have the validation rule 'required'
  • Add aria-required="true" attribute to input tags which have the validation rule 'required'
  • Add aria-invalid="true" to input tags which failed validation
  • Add role="alert" and aria-live="assertive" to error message containers

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #55175: Accessibility and HTML5 for sysext 'form'ClosedBen Walch2014-01-20

Actions
Related to TYPO3 Core - Feature #31094: Integrate client-side validationClosed2011-10-19

Actions
Actions #1

Updated by Björn Jacob over 8 years ago

  • Subject changed from Form: Add special attributes for more accessibility to Form: Add special attributes for more accessibility and for validation purposes
Actions #2

Updated by Björn Jacob over 8 years ago

  • Subject changed from Form: Add special attributes for more accessibility and for validation purposes to EXT:form - Add special attributes for more accessibility and for validation purposes
Actions #3

Updated by Björn Jacob about 8 years ago

  • Description updated (diff)
  • Priority changed from Should have to Could have
Actions #4

Updated by Björn Jacob over 7 years ago

  • Parent task set to #77909
Actions #5

Updated by Björn Jacob about 7 years ago

  • Description updated (diff)
  • Status changed from New to Accepted

The only interesting attribute is role. Nowadays, aria is not that important anymore, thanks to HTML5 and the required attribute.

Actions #6

Updated by Björn Jacob about 7 years ago

  • Target version deleted (8 LTS)
Actions #7

Updated by Björn Jacob about 7 years ago

  • Tracker changed from Feature to Task
  • Subject changed from EXT:form - Add special attributes for more accessibility and for validation purposes to EXT:form - Optimize frontend templates
  • Priority changed from Could have to Should have
  • TYPO3 Version set to 8
Actions #8

Updated by Gerrit Code Review about 7 years ago

  • Status changed from Accepted 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 https://review.typo3.org/51426

Actions #9

Updated by Andreas Steiger about 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF