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

[Feature Request] Selecting items #60

Open
BlueRaja opened this issue Feb 18, 2022 · 0 comments
Open

[Feature Request] Selecting items #60

BlueRaja opened this issue Feb 18, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@BlueRaja
Copy link

The desire to select one or more items in a list is extremely common. It's possible to implement it ourselves, but given how common of a feature this is for CollectionViews, it would make sense if the control supported it directly.

As an example, here is how the default Xamarin.Forms.CollectionView implements selection.

@roubachof roubachof added the help wanted Extra attention is needed label Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants