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

FEAT: MAKE SOCIAL ANCHORS ACCESSIBLE ON FOOTER 💡 #516

Open
1 task done
0xabdulkhaliq opened this issue Jul 23, 2023 · 2 comments
Open
1 task done

FEAT: MAKE SOCIAL ANCHORS ACCESSIBLE ON FOOTER 💡 #516

0xabdulkhaliq opened this issue Jul 23, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@0xabdulkhaliq
Copy link

Is your feature request related to a problem? Please describe.

  • This feature is related to the aspect of accessibility problem

Describe the solution you'd like

  • The solution is to add important attributes like aria-label for social anchors (links like Github) which are placed on Social media section.

  • it is important to note that we want to add the title attribute also. This is because the title attribute is intended to provide additional information to screen reader users.

  • The aria-label attribute is a way more important for providing accessibility information to screen reader users. The aria-label attribute is an Accessible Rich Internet Applications (ARIA) attribute that can be used to provide a label for an element. This label is then read aloud by screen readers, providing additional information about the element to the user.

  • In general, the aria-label & title attributes are preferred for providing accessibility information to screen reader users.

  • You can consider to assign this issue to me to make the site accessible for screen readers

Describe alternatives you've considered

  • There's no alternative's for accessibility improvements

Additional context

  • I'm a GSSoC`23 Contributor

Code of Conduct

  • I agree to follow this project's Code of Conduct
@0xabdulkhaliq 0xabdulkhaliq added the enhancement New feature or request label Jul 23, 2023
@github-actions
Copy link

👋 @0xabdulkhalid

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.

Please make sure you have given us as much context as possible.

@0xabdulkhaliq
Copy link
Author

Hey there @AshAman999 👋🏻,

Please make sure to assign this issue to me as soon as possible to make the work done quickly.

Thank you!

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

No branches or pull requests

1 participant