Skip to content

Feature/accessibility improvements#116

Closed
Swayam-code wants to merge 3 commits intovansh-codes:masterfrom
Swayam-code:feature/accessibility-improvements
Closed

Feature/accessibility improvements#116
Swayam-code wants to merge 3 commits intovansh-codes:masterfrom
Swayam-code:feature/accessibility-improvements

Conversation

@Swayam-code
Copy link

Fixes the issue and closes #110

Added accessibility improvements to enhance user experience:

  • Added ARIA labels and roles to components
  • Implemented keyboard navigation support
  • Added screen reader-friendly descriptions
  • Improved form control accessibility

These changes make the application more accessible to users who:

  • Use screen readers
  • Navigate using keyboard only
  • Have visual impairments
  • Use assistive technologies

- Add ARIA labels and roles to components
- Implement keyboard navigation support
- Add screen reader-friendly descriptions
- Improve form control accessibility
- Remove unnecessary test files
@vercel
Copy link

vercel bot commented Jan 8, 2025

@Swayam-code is attempting to deploy a commit to the vansh-codes1's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2025

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Swayam-code Swayam-code mentioned this pull request Jan 8, 2025
7 tasks
- Add loading spinners for better user feedback
- Implement tooltips for all customization options
- Improve responsive design and mobile layout
- Add better error handling and validation
- Create reusable Spinner and Tooltip components
Copy link
Owner

@vansh-codes vansh-codes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolve conflicts and requested changes

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

File repeated from PR #115
Remove from this PR

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

File repeated from PR #115
Remove from this PR

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.

Feat: Accessibility Improvements

2 participants