Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS][9.0.30][CV1] The size of the CollectionView header is incorrect when it contains a Binding on an IsVisible #27200

Open
taenito opened this issue Jan 17, 2025 · 0 comments
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView platform/iOS 🍎 potential-regression This issue described a possible regression on a currently supported version., verification pending t/bug Something isn't working
Milestone

Comments

@taenito
Copy link

taenito commented Jan 17, 2025

Description

The size of the CollectionView (CV1) header is incorrect when it contains a Binding on an IsVisible.

If we set False instead of using a Binding, the header gets the right size.

I've tried this with and without IsGrouped.

On Android, everything's fine.

9.0.30
Image

9.0.22
Image

Steps to Reproduce

No response

Link to public reproduction project repository

https://github.com/taenito/maui-issues/tree/main/MauiAppCollectionViewHeaderIsVisibleBindingWrongSize

Version with bug

9.0.30 SR3

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

9.0.22 SR2.2

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

@taenito taenito added the t/bug Something isn't working label Jan 17, 2025
@taenito taenito changed the title [iOS] The size of the CollectionView header is incorrect when it contains a Binding on an IsVisible [iOS][9.0.30] The size of the CollectionView header is incorrect when it contains a Binding on an IsVisible Jan 17, 2025
@taenito taenito changed the title [iOS][9.0.30] The size of the CollectionView header is incorrect when it contains a Binding on an IsVisible [iOS][9.0.30][CV1] The size of the CollectionView header is incorrect when it contains a Binding on an IsVisible Jan 17, 2025
@samhouts samhouts added platform/iOS 🍎 potential-regression This issue described a possible regression on a currently supported version., verification pending area-controls-collectionview CollectionView, CarouselView, IndicatorView labels Jan 17, 2025
@PureWeen PureWeen added this to the .NET 9 SR3.1 milestone Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView platform/iOS 🍎 potential-regression This issue described a possible regression on a currently supported version., verification pending t/bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

3 participants