dotnet / dotnet/maui-samples

Scrolling demo list out of view on iOS causes random labels to appear when scrolling back up

Open
#397 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
3.7k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

With commit 38f5f7f50a222292cf8b5c5195bbfde4908d7132

When the app opens, the list is ordered alphabetically as defined in the source code.
When I scroll down and top items go out of view, and then scrolling back up, does not show the original items but different labels appear.
Tapping the items still brings them to the original navigation, but the labels are wrong in the list.

See recording for behavior.

https://github.com/dotnet/maui-samples/assets/1618765/1fc329a1-3469-449b-afe0-47674dc306ea

Environment:

- macOS 14.1.1 (osx-arm64, M1)
- .NET SDK 8.0.100
- VS Code 1.84.2 /w MAUI extension v0.5.50
- iOS simulator: iPhone 15 (iOS 17)
- Xcode 15.0.1

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.