-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewfixed-in-9.0.10platform/androidplatform/ioss/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
An Android, in a CollectionView which defines Header/Footer/EmptyView, I'm facing a lot of issues when adding/removing items.
- the footer is not always shown, it appears only for one in two added items
- when the last item is removed from the source, the header becomes blank and the footer moves to the bottom of the page
- after that, when adding/removing items, the footer does not appears anymore, unless the itemslist becomes empty again
There are also issues on iOS, not exactly the same though...
Steps to Reproduce
- Create a maui app with a collectionview
- Define header/footer/emptyview (and itemtemplate)
- Add/Remove items from the source and observe what happens, especially for header and footer
Link to public reproduction project repository
repro
Launch app ; click on button to add a few items ; click on button to remove items until list is empty.
Version with bug
7.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android
Affected platform versions
Latest
Did you find any workaround?
No workaround
Relevant log output
No response
janousek and dainius-r
Metadata
Metadata
Assignees
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewfixed-in-9.0.10platform/androidplatform/ioss/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