Skip to content

MudBooleanInput, MudRating: Improve accessibility#11084

Merged
ScarletKuro merged 9 commits intoMudBlazor:devfrom
igotinfected:fix/improve-radio-checkbox-accessibility
May 16, 2025
Merged

MudBooleanInput, MudRating: Improve accessibility#11084
ScarletKuro merged 9 commits intoMudBlazor:devfrom
igotinfected:fix/improve-radio-checkbox-accessibility

Conversation

@igotinfected
Copy link
Member

@igotinfected igotinfected commented Mar 24, 2025

Description

Fixes #11059, fixes #10309, fixes #9122
Supersedes: #9123

Changes:

Updated accessibility section:

Radio

image

Rating

image

How Has This Been Tested?

Visually checked for regressions with components that use MudIconButton and the associated mud-icon-button CSS class.
Checked with accessibility tools for improved accessibility.
Adapted tests where needed.
Added relevant bUnit tests where applicable.

Type of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (fix or improvement to the website or code docs)

Checklist

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

@github-actions github-actions bot added the bug Unexpected behavior or functionality not working as intended label Mar 24, 2025
@codecov
Copy link

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.12%. Comparing base (e7bb665) to head (a30a4cb).
Report is 3 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #11084      +/-   ##
==========================================
- Coverage   91.12%   91.12%   -0.01%     
==========================================
  Files         466      465       -1     
  Lines       14394    14393       -1     
  Branches     2788     2787       -1     
==========================================
- Hits        13116    13115       -1     
  Misses        642      642              
  Partials      636      636              

☔ 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.

@sonarqubecloud
Copy link

@igotinfected igotinfected marked this pull request as ready for review May 15, 2025 21:10
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Unexpected behavior or functionality not working as intended

Projects

None yet

2 participants