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

Item Selected from ViewModel for CollectionView De-selected automatically #15967

Closed
HobDev opened this issue Jul 2, 2023 · 2 comments
Closed
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView platform/windows 🪟 s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@HobDev
Copy link

HobDev commented Jul 2, 2023

Description

Item Selected from ViewModel for CollectionView De-selected automatically. If the item is selected from view the item does not de-selects.

Steps to Reproduce

Run the reproduction sample. The SelectedItem is assigned in the constructor of the view model. Once the Selection Changed command will be executed for the selected item. Immediately the items gets de-selected and the selection changed command executes again.

Link to public reproduction project repository

https://github.com/HobDev/MauiBugs/tree/SelectedItemDeselectedIssue

Version with bug

7.0.86

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

windows 10.0.19041.0

Did you find any workaround?

No

Relevant log output

No response

@HobDev HobDev added the t/bug Something isn't working label Jul 2, 2023
@jsuarezruiz jsuarezruiz added area-controls-collectionview CollectionView, CarouselView, IndicatorView platform/windows 🪟 labels Jul 3, 2023
@AnnYang01
Copy link

Verified this on Visual Studio Enterprise 17.7.0 Preview 5.0 in Windows 11. This issue repro on .NET 8.0 with below Project:
MauiApp13.zip

@AnnYang01 AnnYang01 added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Aug 1, 2023
@jsuarezruiz jsuarezruiz added the s/try-latest-version Please try to reproduce the potential issue on the latest public version label Jun 6, 2024
Copy link
Contributor

Hi @HobDev. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.

You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView platform/windows 🪟 s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants