Capgemini / dcx-react-library

React Library UI/UX agnostic
https://main--6069a6f47f4b9f002171f8e1.chromatic.com
MIT License
107 stars 7 forks source link

fix: removing name as a substitute aria label #651

Closed Ibabalola closed 1 month ago

Ibabalola commented 1 month ago

Providing expected behaviour

Expected behavior When the aria-label property is not provided do not add it to the checkbox

ariaLabel={ariaLabel _|| name_}

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (1481b86) to head (b120694).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/1.0.0 #651 +/- ## =============================================== Coverage 100.00% 100.00% =============================================== Files 85 85 Lines 1546 1543 -3 Branches 538 535 -3 =============================================== - Hits 1546 1543 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.