Closed juwonjeong closed 1 week ago
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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