Closed r100-stack closed 1 year ago
What's the progress on this one? When we could expect this to get released? Will this be included only in 2.x?
cc @ainepi
What's the progress on this one? When we could expect this to get released? Will this be included only in 2.x?
cc @ainepi
We put this one on hold to release 2.0, I expect we'll get back to this very soon. I think we would only release it in 2.x.
@mayank99 @adamhock There were many merge conflicts in Table.test.tsx
(since main
also included table test cases from PR #889). So I had to manually update the tests to includes test cases from PR #889 and this PR.
Since I updated Table.test.tsx
quite a bit, I think it would be safer if you could take a quick look at Table.test.tsx and re-approve it.
[CONTINUES] PR #886 (closed as it was pointing to
main
and notv2
). Pointing this tov2
to avoid delayingv2
due to merge conflicts withmain
.Closes #880
NOTE: The related issue #879 about
lastSelectedRowId
not updating on checkbox click, will come in a separate PR, hopefully from the external contributor. After that PR, this Ctrl + Shift functionality can be completely realized.Screenshots
Steps
1.1
1.2.2
2.1
and2.3
1.2.4
New
2.1
and2.3
is preservedvokoscreenNG-2022-10-18_16-33-25.webm
Old
2.1
and2.3
is lostvokoscreenNG-2022-10-18_16-41-20.webm
Checklist