uno.extensions
uno.extensions copied to clipboard
[MVUX] MultiSelection problems with ListFeed
Expected (MVUX) vs. current (Regular) behavior
Multi selection doesn't work as expected when a ListView is bound to an IListFeed<T>.
(1) Expected (direct classic data binding) vs. (2) binding to an MVUX List Feed
1 2

In the above images, I'm trying to replicate the same selection pattern I've done in a classic data-bnding in image 1 in image 2 using MVUX which is not working.
How to reproduce it (as minimally and precisely as possible)
https://github.com/weitzhandler/MultiSelectionListView
Environment
Nuget Package: Uno.Extensions.Reactive.WinUI
Package Version(s): 2.3.6
Affected platform(s):
- [x] Only tested on Windows
@dr1rrb is this still an issue?
CollectionView MoveCurrentToPosition (clickedIndex) error, from Uno.Extensions.Reactive.WinUI version 3.0.10