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

CollectionView: IsVisible - expand selected rows fails on iOS #15112

Open
BigT-88 opened this issue May 16, 2023 · 1 comment
Open

CollectionView: IsVisible - expand selected rows fails on iOS #15112

BigT-88 opened this issue May 16, 2023 · 1 comment
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView layout-grid p/2 Work that is important, but is currently not scheduled for release partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@BigT-88
Copy link

BigT-88 commented May 16, 2023

Description

This demo shows that on iOS, using IsVisible to expand a row fails to render properly. See attached screenshot for Android 13 (Screenshot_20230516_094932.jpg) where rows properly expand. See attached screenshot from iOS 16.3.1 (Screenshot 2023-05-16 at 9.53.00 AM.png) where rows fail to expand.
Screenshot 2023-05-16 at 9 53 00 AM
Screenshot_20230516_094932
Similar results on Xamarin.Forms & .Net 6 (MAUI).

Steps to Reproduce

  1. Open BugCollectionViewDemo.sln in Visual Studio for Mac 17.5.4.
  2. Debug on iPhone 12 Pro Max (iOS 16.3.1).
  3. Touch any of the downward facing chevrons (arrowheads) to expand a row.
  4. Observe that instead of the row expanding, the text appears on top of the row(s) below.

Link to public reproduction project repository

https://github.com/BigT-88/dnm-b2

Version with bug

7.0 (current)

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 16.3.1

Did you find any workaround?

None found.

Relevant log output

No response

@BigT-88 BigT-88 added the t/bug Something isn't working label May 16, 2023
@Eilon Eilon added the area-controls-collectionview CollectionView, CarouselView, IndicatorView label May 16, 2023
@samhouts samhouts added partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with layout-grid platform/iOS 🍎 labels May 16, 2023
@samhouts samhouts added the p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint label May 24, 2023
@XamlTest XamlTest added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 12, 2023
@XamlTest
Copy link

Verified this on Visual Studio Enterprise 17.7.0 Preview 3.0. Repro on iOS 16.4, not repro on Android 13.0-API33 with below Project:
BugCollectionViewDemo.zip

@samhouts samhouts added this to the .NET 8 GA milestone Jul 12, 2023
@Redth Redth modified the milestones: .NET 8 SR3, .NET 8 + Servicing Jan 10, 2024
@PureWeen PureWeen added p/2 Work that is important, but is currently not scheduled for release and removed p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint labels Jul 2, 2024
@PureWeen PureWeen modified the milestones: .NET 8 + Servicing, Backlog Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView layout-grid p/2 Work that is important, but is currently not scheduled for release partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants