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

Fix accessibility issues (#925) - Added aria-label and alt attributes #926

Conversation

chiragjethva03
Copy link

Summary:

  • Fixed missing alt attributes for images.
  • Added aria-label for buttons and links.
  • Ensured better screen reader support.

Resolves #925

@dpgiakatos
Copy link
Member

Violation of contribution guidelines:
PRs from contributors who are not assigned to an issue will be automatically closed.

@dpgiakatos dpgiakatos closed this Mar 4, 2025
@chiragjethva03
Copy link
Author

Violation of contribution guidelines: PRs from contributors who are not assigned to an issue will be automatically closed.

Hi @dpgiakatos

I previously worked on this issue and submitted **PR #925 **, but I didn’t realize that contributors need to be assigned first.

Could you please assign me to Issue #925 so I can reopen the PR and submit the fixes properly? 🚀

I appreciate your guidance.
Thanks!

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

Successfully merging this pull request may close these issues.

Minor Accessibility Fixes – Missing Alt Text, Button Labels & Link Names
2 participants