Base solution for your next web application
Open Closed

Improved Accessibility for Zero Web Interface #4880


User avatar
0
blewis created

The project that we are working on has fairly high requirements concerning compliance with web accessibility standards (WCAG, Section 508, etc).

Currently, most of the pages and web forms that are pre-built in the Zero project templates are not very accessible. Web form fields are not linked to their corresponding labels ("for" attribute). The use of ARIA attributes is also limited.

If possible, it would be a nice enhancement to include accessibility markup as part of the base Zero template so we don't have to go through and add it.

Thanks, Bryan


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    I have created an issue <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/issues/937">https://github.com/aspnetzero/aspnet-ze ... issues/937</a>. We can work on this for the v5.4 milestone.

    Cool signature by the way 8-)

  • User Avatar
    0
    blewis created

    Great. Thanks.

  • User Avatar
    0
    alper created
    Support Team

    hi @blewis,

    Please add your expectations to the GitHub issue.