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

ListView items disappearing while scrolling on iOS #23062

Closed
albyrock87 opened this issue Jun 14, 2024 · 4 comments
Closed

ListView items disappearing while scrolling on iOS #23062

albyrock87 opened this issue Jun 14, 2024 · 4 comments
Labels
area-controls-listview ListView and TableView platform/iOS 🍎 potential-regression This issue described a possible regression on a currently supported version., verification pending t/bug Something isn't working

Comments

@albyrock87
Copy link
Contributor

Description

Using today's (June 24th 2024) main branch testing app we can see that collection view items disappear while scrolling.

Simulator Screen Recording - iPhone Xs (iOS 17 2) - 2024-06-14 at 12 59 28

Steps to Reproduce

Just run the controls test app from MAUI repo and scroll.

Link to public reproduction project repository

No response

Version with bug

Nightly / CI build (Please specify exact version)

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

8.0.40 SR5

Affected platforms

iOS, I was not able test on other platforms

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@albyrock87 albyrock87 added the t/bug Something isn't working label Jun 14, 2024
Copy link
Contributor

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.

@rmarinho
Copy link
Member

I think you are referring to ListView and not CollectionView ?

https://github.com/dotnet/maui/blob/main/src/Controls/tests/TestCases/CoreViews/CorePageView.cs#L13

@albyrock87
Copy link
Contributor Author

You're right @rmarinho , I was about to change the bug report.
At this point I don't even know if this was already an existing issue.
Shall I close this one?

@albyrock87 albyrock87 changed the title CollectionView items disappearing while scrolling on iOS ListView items disappearing while scrolling on iOS Jun 14, 2024
@albyrock87
Copy link
Contributor Author

Yeah it's better because the information is not correct at all.

@samhouts samhouts added platform/iOS 🍎 potential-regression This issue described a possible regression on a currently supported version., verification pending labels Jun 17, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 18, 2024
@samhouts samhouts added the area-controls-listview ListView and TableView label Aug 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-listview ListView and TableView platform/iOS 🍎 potential-regression This issue described a possible regression on a currently supported version., verification pending t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants