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] Border.Shadow hide the collectionView Header #19338

Open
Victor-Porter opened this issue Dec 11, 2023 · 2 comments · May be fixed by #25960
Open

[iOS] Border.Shadow hide the collectionView Header #19338

Victor-Porter opened this issue Dec 11, 2023 · 2 comments · May be fixed by #25960
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing delighter-sc platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@Victor-Porter
Copy link

Victor-Porter commented Dec 11, 2023

Description

I have created a collectionView with a header, which contains a border.

If I apply shadow style to the border, the header disappears.

Expectation
image

Reality
image

Steps to Reproduce

  1. Create a new MAUI project.
  2. Create a CollectionView with a header.
  3. Set a border component in the header.
  4. Apply shadow style to the border.
  5. Launch the application and check that the header is not displayed.

Link to public reproduction project repository

Link to the repository

Version with bug

8.0.3

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 16.3

Did you find any workaround?

If you set the border component inside a ContentView, works fine for me.

@Victor-Porter Victor-Porter added the t/bug Something isn't working label Dec 11, 2023
@mattleibow mattleibow added area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing platform/iOS 🍎 area-controls-collectionview CollectionView, CarouselView, IndicatorView labels Dec 11, 2023
@mattleibow mattleibow added this to the Backlog milestone Dec 11, 2023
@ghost
Copy link

ghost commented Dec 11, 2023

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.

@XamlTest XamlTest added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jan 11, 2024
@XamlTest
Copy link

Verified this on Visual Studio Enterprise 17.9.0 Preview 2(8.0.3). Repro on iOS 17.0 and MacCatalyst, not repro on Windows 11 and Android 14.0-API34 with below Project:
MADSENSE.MAUI.Sample.App-border-shadow-collectionView-header.zip

@samhouts samhouts added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed and removed s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 3, 2024
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 area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing delighter-sc platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants