Skip to content

Conversation

@arbirali
Copy link

@arbirali arbirali commented May 5, 2025

Description

This pull request resolves several accessibility issues in the Tutor Indigo theme that were identified during a recent accessibility review. These updates aim to improve usability for all users, especially those relying on assistive technologies. The changes also help ensure compliance with recognized accessibility standards, such as the Web Content Accessibility Guidelines (WCAG) 2.1.

For further details, please refer to the related issue: overhangio/tutor-indigo#146.

Accessibility Fixes Implemented


Focus on the Theme Toggle Button

The theme toggle button lacked a visible focus indicator for keyboard users. This has been addressed by ensuring a clear focus style is applied.


Theme Toggle Button Does Not Have an Accessible Name

The theme toggle button previously lacked an accessible name, which made it unclear to screen reader users. This update adds a title attribute with the value "Toggle Theme" to ensure assistive technologies can properly identify the button's purpose.


Accessibility Audit Report

For the full audit and issue breakdown, please refer to the following report:
Accessibility Audit - Taiga US/111

@codecov
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.39%. Comparing base (fedab6c) to head (645957b).
Report is 1 commits behind head on sumac/indigo.

Additional details and impacted files
@@               Coverage Diff                @@
##           sumac/indigo      #27      +/-   ##
================================================
+ Coverage         64.77%   68.39%   +3.61%     
================================================
  Files                49       49              
  Lines               477      481       +4     
  Branches            105      106       +1     
================================================
+ Hits                309      329      +20     
+ Misses              165      149      -16     
  Partials              3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@arbirali arbirali merged commit 6b98d10 into edly-io:sumac/indigo Jun 4, 2025
6 checks passed
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.

3 participants