dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.24k stars 1.76k forks source link

[MAUI] I CollectionView - After selecting an item in a subpage once, you cannot select any other items when you back #23295

Open Zhanglirong-Winnie opened 4 months ago

Zhanglirong-Winnie commented 4 months ago

Description

I CollectionView - After selecting an item in a subpage once, you cannot select any other items when you back.

Steps to Reproduce

  1. Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Windows.
  2. Navigate to 'I CollectionView' ->'I1 Layout'/'I2 Spacing'/'I3 Sizing'/'I4 Selection'/'I5 EmptyView'/'I6 Grouping'/'I7 Pull to Refresh'/'I8 Headers and Footers'/'I9 Csrolling'/'I10 Swipe'
  3. Click on any item on the page to enter
  4. Click the Back button
  5. Select any item on the page again, no response

Actual Behavior: I CollectionView - After selecting an item in a subpage once, you cannot select any other items when you back 1111

Expected Behavior: After selecting an item in a subpage, you can still select any other item when you back. 222

Link to public reproduction project repository

https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests

Version with bug

Microsoft.Maui.Controls 8.0.70-ci.net8.24325.2

Is this a regression from previous behavior?

Not a regression, The issue also repro on 8.0.61& 8.0.60& 8.0.40 & 8.0.20 & 8.0.3

Affected platforms

Windows

github-actions[bot] commented 4 months ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.