cc-resource-archive icon indicating copy to clipboard operation
cc-resource-archive copied to clipboard

[Feature] Introduce ARIA attributes to the website for accessibility

Open Murdock9803 opened this issue 1 year ago • 2 comments

Problem

The current code within the content of the page of the website lacks better accessibility features such as ARIA functionality - Accessibility Rich Internet Applications.

Description

By introducing these attributes, it would be easier for everyone to understand the contents on the website. Also, it will be good for screen readers too. We can include attributes such as role, aria-label, aria-hidden, etc..

Additional context

More context to WAI-ARIA

Work here should focus on the content areas of the pages, any ARIA improvements for the global header of footer should be addressed within the Vocabulary repository, as relevant Issues.

Implementation

  • [x] I would be interested in implementing this feature.

Murdock9803 avatar Jul 23 '24 20:07 Murdock9803

I'd like to work on this issue

UtkershBasnet avatar Jul 30 '24 15:07 UtkershBasnet

@UtkershBasnet Please see Contribution Guidelines — Creative Commons Open Source for how we manage issues and PRs.

We generally don't assign issues prior to resolution. Instead of asking for issues to be assigned, do the work and submit a pull request (PR). Even if multiple people submit PRs for the same issue, multiple ideas and implementations strengthen the final product.

TimidRobot avatar Aug 07 '24 22:08 TimidRobot