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:31:00 UTC

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

     [ https://issues.apache.org/jira/browse/TAP5-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiago Henrique De Paula Figueiredo closed TAP5-2710.
-----------------------------------------------------
    Fix Version/s: 5.8.1
       Resolution: Done

> 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
>            Assignee: Thiago Henrique De Paula Figueiredo
>            Priority: Minor
>             Fix For: 5.8.1
>
>
> This can be done in 3 places:
> # Add {{aria-disabled="true"}} to the {{...}} link, since it's disabled.
> # Add {{aria-disabled="true"}} for the link to the current page, which is disabled.
> # Add {{aria-current="page"}} for the {{<li>}} surrounding the current page link.



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