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

Improve Form Accessibility #20

Open
shreyad2806 opened this issue Oct 1, 2024 · 3 comments
Open

Improve Form Accessibility #20

shreyad2806 opened this issue Oct 1, 2024 · 3 comments
Assignees

Comments

@shreyad2806
Copy link
Contributor

The form lacks proper labels and ARIA attributes, making it difficult for screen readers to interpret. I can add accessible form elements including proper labels, aria-* attributes, and improve focus states for better usability.
Please assign this issue to me under gssoc'24 EXTENDED with label gssoc'24 and hacktoberfest.

@Anjaliavv51
Copy link
Owner

@shreyad2806 i didn't grt u pls add proper screenshot and explain

@shreyad2806
Copy link
Contributor Author

ARIA are used to increase accessibility. These attributes communicate role, state, and property to assistive technologies via accessibility APIs found in modern browsers. Aria-label can be a very powerful tool to use to make sure your site is ADA accessible.
So currently your ADA score is 68 by adding aria I can make it 100. Your high ADA score really helps when you present your projects in your resume or display it to foriegn universities and recruiters.
WhatsApp Image 2024-10-02 at 00 09 13_d1bf2f1b

@Anjaliavv51
Copy link
Owner

@shreyad2806 go ahead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants