Skip to content

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

screenshots Screenshot_from_2026-04-16_11-44-23

Screenshot_from_2026-04-16_11-44-39

Screenshot_from_2026-04-16_12-47-06

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

Merge request reports

Loading