-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewp/1Work that is important, and has been scheduled for release in this or an upcoming sprintWork that is important, and has been scheduled for release in this or an upcoming sprintpartner/cat 😻this is an issue that impacts one of our partners or a customer our advisory team is engaged withthis is an issue that impacts one of our partners or a customer our advisory team is engaged withperf/generalThe issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)platform/ioss/needs-attentionIssue has more information and needs another lookIssue has more information and needs another looks/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
Navigate to a page that contains inside a CollectionView. Rendering of the CollectionView takes too much time.
Steps to Reproduce
- Create a page that contains a CollectionView with only 15 items.
- The ItemTemplate should be realistic one, but not mandatory too complex.
- When navigating to the page, the rendering of the CollectionView takes 2-3 seconds.
- If the data of the CollectionView is set (through binding) in OnAppearing, when users tries to navigate to the page, the navigation takes too much, so the user does not see anything happening for 2-3 seconds. If the date is set in OnNavigatedTo, the page is shown right away but the rendering of the CollectionView takes 2-3 seconds.
Link to public reproduction project repository
https://github.com/flesarradu/TestProject-JonChanges
Version with bug
7.0.86
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android, Windows
Affected platform versions
Did you find any workaround?
No
Relevant log output
No response
thomaskaelin, jvakos, Vroomer, ABCKamp, simon10says and 6 more
Metadata
Metadata
Assignees
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewp/1Work that is important, and has been scheduled for release in this or an upcoming sprintWork that is important, and has been scheduled for release in this or an upcoming sprintpartner/cat 😻this is an issue that impacts one of our partners or a customer our advisory team is engaged withthis is an issue that impacts one of our partners or a customer our advisory team is engaged withperf/generalThe issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)platform/ioss/needs-attentionIssue has more information and needs another lookIssue has more information and needs another looks/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working