sandstone
sandstone copied to clipboard
WRN-17866: POC for item reordering in VirtualList
Checklist
- [x] 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
- [x] 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
Codecov Report
Merging #1189 (8d2efe8) into develop (7532682) will decrease coverage by
0.22%
. The diff coverage is0.00%
.
@@ 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%) |
:arrow_down: |
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.