Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor] add aria-label attribute to every link & button in the codebase #1467

Closed
5 tasks done
Anmol-Baranwal opened this issue Aug 2, 2023 · 2 comments · Fixed by #1472
Closed
5 tasks done

[Refactor] add aria-label attribute to every link & button in the codebase #1467

Anmol-Baranwal opened this issue Aug 2, 2023 · 2 comments · Fixed by #1472
Assignees
Labels
accessibility Code is not up to WCAG standards goal: refactor Refactoring the codebase gssoc GirlScript Summer of Code participants level2 Modifying an existing feature 🚀 ready

Comments

@Anmol-Baranwal
Copy link
Collaborator

File Name

All the components applicable

Reason for Refactoring the Code

The aria-label attribute is an essential accessibility feature in HTML. It is used to provide a descriptive label for elements that might not have visible text or when the existing text content is not sufficient to convey the element's purpose to users of assistive technologies (e.g., screen readers).

In short, adding aria-label helps provide context to users who rely on assistive technologies.

Checklist

  • I have checked the existing issues.
  • I have read the Contributing Guidelines.
  • The changes don't break the code and don't introduce new functionality.
  • I am willing to work on this issue (optional).
  • I am a GSSoC23 contributor.
@Anmol-Baranwal Anmol-Baranwal added the goal: refactor Refactoring the codebase label Aug 2, 2023
@github-actions
Copy link

github-actions bot commented Aug 2, 2023

To reduce notifications, issues are locked. Your issue will be unlocked when we add the label, 🚀 ready.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 2023
@CBID2 CBID2 added gssoc GirlScript Summer of Code participants level2 Modifying an existing feature accessibility Code is not up to WCAG standards and removed 🔒 locked labels Aug 2, 2023
Repository owner unlocked this conversation Aug 2, 2023
@CBID2
Copy link
Collaborator

CBID2 commented Aug 2, 2023

You're assigned @Anmol-Baranwal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Code is not up to WCAG standards goal: refactor Refactoring the codebase gssoc GirlScript Summer of Code participants level2 Modifying an existing feature 🚀 ready
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants