enactjs / sandstone

The set of components for an Enact-based application targeting smart TVs
Apache License 2.0
22 stars 3 forks source link

WRR-9866: Added VirtualList qa-sampler #1747

Closed juwonjeong closed 1 week ago

juwonjeong commented 2 weeks ago

Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)

Checklist

Issue Resolved / Feature Added

When the size of the item in VirtualList changed, there was an issue that virtualList did not recalculate the position of the item. The issue fixed in https://github.com/enactjs/enact/pull/3293 implementation. In this PR, we will add this issue case in qa-sampler.

Resolution

I added issue case in virtualList qa-sampler.

Additional Considerations

Links

WRR-9866

Comments

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 80.86%. Comparing base (9a58cd0) to head (99a6104). Report is 2 commits behind head on release/2.9.x.develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/2.9.x.develop #1747 +/- ## ====================================================== Coverage 80.86% 80.86% ====================================================== Files 148 148 Lines 6701 6701 Branches 1996 1996 ====================================================== Hits 5419 5419 Misses 973 973 Partials 309 309 ```

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