dotnet/maui
Vedi su GitHub[iOS] Improve the CollectionView FindEstimatedSizeUsingWidth to handle grouping and testing
Open
#20.654 aperta il 16 feb 2024
area-controls-collectionviewgood first issueplatform/iost/bugt/enhancement ☀️testing-missing-tests
Metriche repository
- Star
- (23.245 star)
- Metriche merge PR
- (Merge medio 47g 9h) (248 PR mergiate in 30 g)
Descrizione
Description
When implementing FindEstimatedSizeUsingWidth to fix a issue with the EstimatedSize I didn't took in account the grouping as this didn't seem to reproduce at the time, but we should address if this needed by adding more tests like to scroll to the last item.
Steps to implement
- Handle a way to find the better estimated size if we are using groups.
- Right UItests that go to the end of a bigger list with scroll