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

#CX-9987 : Scrollbar issues in firefox #1421

Closed yasagraw closed 1 year ago

yasagraw commented 1 year ago

The format earlier used not works everytime in firefox. Therefore using other format

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots:

Before (If applicable):

After:

Types of changes

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Base: 93.98% // Head: 93.89% // Decreases project coverage by -0.10% :warning:

Coverage data is based on head (3a68ea2) compared to base (d2ff261). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1421 +/- ## ========================================== - Coverage 93.98% 93.89% -0.10% ========================================== Files 132 132 Lines 18239 18239 Branches 2786 2782 -4 ========================================== - Hits 17142 17125 -17 - Misses 1097 1114 +17 ``` | [Impacted Files](https://codecov.io/gh/momentum-design/momentum-ui/pull/1421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design) | Coverage Δ | | |---|---|---| | [...ponents/src/components/progress-bar/ProgressBar.ts](https://codecov.io/gh/momentum-design/momentum-ui/pull/1421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvcHJvZ3Jlc3MtYmFyL1Byb2dyZXNzQmFyLnRz) | `86.60% <0.00%> (-13.40%)` | :arrow_down: | | [web-components/src/components/list/ListItem.ts](https://codecov.io/gh/momentum-design/momentum-ui/pull/1421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvbGlzdC9MaXN0SXRlbS50cw==) | `97.05% <0.00%> (-2.95%)` | :arrow_down: | | [web-components/src/components/label/Label.ts](https://codecov.io/gh/momentum-design/momentum-ui/pull/1421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvbGFiZWwvTGFiZWwudHM=) | `97.77% <0.00%> (-2.23%)` | :arrow_down: | | [web-components/src/components/radio/Radio.ts](https://codecov.io/gh/momentum-design/momentum-ui/pull/1421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvcmFkaW8vUmFkaW8udHM=) | `95.69% <0.00%> (-2.16%)` | :arrow_down: | | [web-components/src/components/icon/Icon.ts](https://codecov.io/gh/momentum-design/momentum-ui/pull/1421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvaWNvbi9JY29uLnRz) | `81.54% <0.00%> (-1.20%)` | :arrow_down: | | [web-components/src/components/input/Input.ts](https://codecov.io/gh/momentum-design/momentum-ui/pull/1421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvaW5wdXQvSW5wdXQudHM=) | `98.87% <0.00%> (-0.38%)` | :arrow_down: | | [web-components/src/components/tooltip/Tooltip.ts](https://codecov.io/gh/momentum-design/momentum-ui/pull/1421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvdG9vbHRpcC9Ub29sdGlwLnRz) | `88.09% <0.00%> (+0.47%)` | :arrow_up: | | [...components/src/components/datepicker/DatePicker.ts](https://codecov.io/gh/momentum-design/momentum-ui/pull/1421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvZGF0ZXBpY2tlci9EYXRlUGlja2VyLnRz) | `90.11% <0.00%> (+2.66%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.