Feature/accessibility wcag audit
Performed a comprehensive accessibility audit and updated the application to improve compliance with WCAG 2.1 Level AA standards. Fixed semantic HTML usage, improved ARIA attributes, added missing labels and alt text, and enhanced keyboard navigation support across the app. Addressed known issues such as unlabeled icons, missing aria-live regions, OTP input accessibility, and heading structure inconsistencies. Ensured no UI changes were made—only accessibility improvements and code enhancements.
Type of Change:
-
Bug Fix -
Feature Development -
Documentation
Testing:
-
Tested on desktop -
Tested on mobile -
Tested in different browsers
Checklist:
-
Code follows project style guidelines -
Self-review completed -
No console errors -
TypeScript types are correct_
Edited by Swarna rathna madhuri Kanda


