sandstone icon indicating copy to clipboard operation
sandstone copied to clipboard

WRN-16706: POC for item reordering in VirtualList

Open 0x64 opened this issue 3 years ago • 1 comments

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-16706 https://github.com/enactjs/enact/pull/3016

Comments

0x64 avatar Feb 24 '22 07:02 0x64

Codecov Report

Merging #1172 (2e04b89) into develop (e998acb) will increase coverage by 0.98%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1172      +/-   ##
===========================================
+ Coverage    56.52%   57.50%   +0.98%     
===========================================
  Files          135      135              
  Lines         6224     6406     +182     
  Branches      1766     1854      +88     
===========================================
+ Hits          3518     3684     +166     
- Misses        2107     2116       +9     
- Partials       599      606       +7     
Impacted Files Coverage Δ
VirtualList/VirtualList.js 73.33% <ø> (ø)
Picker/Picker.js 94.59% <0.00%> (-1.06%) :arrow_down:
RangePicker/RangePicker.js 100.00% <0.00%> (ø)
internal/Picker/SpottablePicker.js 100.00% <0.00%> (ø)
internal/Picker/Picker.js 80.92% <0.00%> (+4.45%) :arrow_up:

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 e998acb...2e04b89. Read the comment docs.

codecov[bot] avatar Feb 24 '22 07:02 codecov[bot]