You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Thiago Henrique De Paula Figueiredo (Jira)" <ji...@apache.org> on 2022/03/06 19:24:00 UTC

[jira] [Created] (TAP5-2710) Improve GridPager accessibility

Thiago Henrique De Paula Figueiredo created TAP5-2710:
---------------------------------------------------------

             Summary: Improve GridPager accessibility
                 Key: TAP5-2710
                 URL: https://issues.apache.org/jira/browse/TAP5-2710
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
            Reporter: Thiago Henrique De Paula Figueiredo


This can be done in 2 points:
# Add {{aria-disabled="true"}} to the {{...}} link, since it's disabled.
# Add {{aria-current="page"}} and {{aria-disabled="true"}} for the link to the current page, which is disabled.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)