momentum-design / momentum-ui

Momentum UI is a collection of UI libraries for implementing Momentum Design into web applications and websites.
https://momentum.design
MIT License
199 stars 204 forks source link

Mithun/cx13317: Tab component selection accessibility fix #1535

Closed mithun-srinivas closed 8 months ago

mithun-srinivas commented 8 months ago

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots:

Before (If applicable):

After:

Types of changes

Checklist:

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (5e5442f) 94.19% compared to head (7133b8a) 94.09%.

Files Patch % Lines
web-components/src/components/tabs/Tabs.ts 95.83% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1535 +/- ## ========================================== - Coverage 94.19% 94.09% -0.11% ========================================== Files 134 134 Lines 18992 19006 +14 Branches 2906 2908 +2 ========================================== - Hits 17890 17883 -7 - Misses 1102 1123 +21 ```

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