Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WRN-17866: POC for item reordering in VirtualList #1189

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from
Draft

Conversation

0x64
Copy link
Member

@0x64 0x64 commented Mar 10, 2022

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

POC for item reordering in VirtualList

Resolution

Added relocation logic

Additional Considerations

Links

WRN-17866, WRN-16706 (#1172)
enactjs/enact/pull/3027

Comments

Enact-DCO-1.0-Signed-off-by: Seungcheon Baek (sc.baek@lge.com)
Enact-DCO-1.0-Signed-off-by: Seungcheon Baek (sc.baek@lge.com)
Enact-DCO-1.0-Signed-off-by: Seungcheon Baek (sc.baek@lge.com)
Enact-DCO-1.0-Signed-off-by: Seungcheon Baek (sc.baek@lge.com)
Enact-DCO-1.0-Signed-off-by: Seungcheon Baek (sc.baek@lge.com)
Enact-DCO-1.0-Signed-off-by: Seungcheon Baek (sc.baek@lge.com)
@codecov
Copy link

codecov bot commented Mar 10, 2022

Codecov Report

Merging #1189 (8d2efe8) into develop (7532682) will decrease coverage by 0.22%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1189      +/-   ##
===========================================
- Coverage    56.54%   56.32%   -0.23%     
===========================================
  Files          135      135              
  Lines         6230     6255      +25     
  Branches      1770     1780      +10     
===========================================
  Hits          3523     3523              
- Misses        2107     2122      +15     
- Partials       600      610      +10     
Impacted Files Coverage Δ
VirtualList/VirtualList.js 73.33% <ø> (ø)
VirtualList/useEvent.js 19.25% <0.00%> (-2.98%) ⬇️
VirtualList/useThemeVirtualList.js 42.05% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7532682...8d2efe8. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant