Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2631

Make Tapestry forms more accessible with automatic generation WAI-ARIA attributes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.6.0
    • tapestry-core
    • None

    Description

      Tapestry can make its forms more accessible by adding these WAI-ARIA attributes:

      • aria-required when the field has the Required validation.
      • aria-invalid when the field has been validated in the client side.
      • aria-labelledby when a form field component has a matching Label component, which should have id attribute generated if not provided explicitly.
      • aria-describedby when an error message is being shown for a form field.
      • role="alert" for error messages, including Errors and Error components.

      Attachments

        Issue Links

          Activity

            People

              thiagohp Thiago Henrique De Paula Figueiredo
              thiagohp Thiago Henrique De Paula Figueiredo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: