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

fix(cx-10231): set attribute for trigger element with different label #1552

Closed neelabhnagaich closed 6 months ago

neelabhnagaich commented 7 months ago

Description

fix as a part of CX-10231

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots:

Before (If applicable):

After:

Types of changes

Checklist:

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 94.10%. Comparing base (b73c360) to head (13ee09c). Report is 206 commits behind head on master.

:exclamation: Current head 13ee09c differs from pull request most recent head fd51d22. Consider uploading reports for the commit fd51d22 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1552 +/- ## ========================================== + Coverage 94.02% 94.10% +0.08% ========================================== Files 132 134 +2 Lines 18176 19082 +906 Branches 2769 2923 +154 ========================================== + Hits 17090 17958 +868 - Misses 1086 1124 +38 ```

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

neelabhnagaich commented 6 months ago

changes done in another PR, duplicate