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-11353 : agent desktop causes memory spike on local PC #1462

Closed yasagraw closed 1 year ago

yasagraw commented 1 year ago

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

Patch coverage: 100.00% and project coverage change: -0.03 :warning:

Comparison is base (b26acef) 94.35% compared to head (ca90c85) 94.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1462 +/- ## ========================================== - Coverage 94.35% 94.33% -0.03% ========================================== Files 134 134 Lines 18783 18804 +21 Branches 2873 2872 -1 ========================================== + Hits 17722 17738 +16 - Misses 1061 1066 +5 ``` | [Impacted Files](https://app.codecov.io/gh/momentum-design/momentum-ui/pull/1462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design) | Coverage Δ | | |---|---|---| | [...rc/components/date-range-picker/DateRangePicker.ts](https://app.codecov.io/gh/momentum-design/momentum-ui/pull/1462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvZGF0ZS1yYW5nZS1waWNrZXIvRGF0ZVJhbmdlUGlja2VyLnRz) | `100.00% <100.00%> (ø)` | | | [.../src/components/date-time-picker/DateTimePicker.ts](https://app.codecov.io/gh/momentum-design/momentum-ui/pull/1462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvZGF0ZS10aW1lLXBpY2tlci9EYXRlVGltZVBpY2tlci50cw==) | `81.08% <100.00%> (+1.08%)` | :arrow_up: | | [...ponents/datepicker/datepicker-day/DatePickerDay.ts](https://app.codecov.io/gh/momentum-design/momentum-ui/pull/1462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvZGF0ZXBpY2tlci9kYXRlcGlja2VyLWRheS9EYXRlUGlja2VyRGF5LnRz) | `85.97% <100.00%> (+0.17%)` | :arrow_up: | | [web-components/src/components/input/Input.ts](https://app.codecov.io/gh/momentum-design/momentum-ui/pull/1462?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% <100.00%> (-0.38%)` | :arrow_down: | | [web-components/src/mixins/FocusMixin.ts](https://app.codecov.io/gh/momentum-design/momentum-ui/pull/1462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL21peGlucy9Gb2N1c01peGluLnRz) | `94.11% <100.00%> (-1.31%)` | :arrow_down: | | [web-components/src/mixins/SlottedMixin.ts](https://app.codecov.io/gh/momentum-design/momentum-ui/pull/1462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL21peGlucy9TbG90dGVkTWl4aW4udHM=) | `100.00% <100.00%> (ø)` | | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/momentum-design/momentum-ui/pull/1462/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design)

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