dotnet / dotnet/maui

Collection View in MAUI iOS, Android scrolling erratically.

Open
#8,170 11 comments 1 reaction 0 assignees View on GitHub
area-controls-collectionview platform/ios s/needs-attention s/triaged t/bug
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 15h
Merged PRs (30d)
290

Description

### Description

Hi,
I am creating an app where I am using collection views with complex item templates and fetching data from API.
But the list after loading scrolls erratically and freezes sometimes. Any suggestions or workarounds to make the scroll animation more smooth?

### Steps to Reproduce

1. Create a collection view.
2. Fetch data from API.
3. Populate the list and see the scroll behaviour.

### Version with bug

6.0.400 (current)

### Last version that worked well

Unknown/Other

### Affected platforms

iOS, Android, I was *not* able test on other platforms

### Affected platform versions

iOS 15, Android API 30, 31

### Did you find any workaround?

Not yet.

### Relevant log output

```shell
Did not find any significant output
```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the CollectionView behavior using the listed steps on iOS 15 and Android API 30 or 31, with data fetched from an API and complex item templates. Compare scrolling before and after loading; done means the list scrolls smoothly without erratic movement or freezes.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.