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]Grouped CollectionView have extra space on ios and maccatalyst #7620

Closed
singhwong opened this issue May 31, 2022 · 2 comments
Closed

[iOS]Grouped CollectionView have extra space on ios and maccatalyst #7620

singhwong opened this issue May 31, 2022 · 2 comments
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@singhwong
Copy link

singhwong commented May 31, 2022

Description

Group collectionview and set "GridItemsLayout.VerticalItemSpacing", you will see that there will be extra space under each grouped child item.

VerticalItemSpacing=“10”
Simulator Screen Shot - iPhone 13 - 2022-05-31 at 14 36 42

VerticalItemSpacing=“20”
Simulator Screen Shot - iPhone 13 - 2022-05-31 at 14 40 51

Steps to Reproduce

  1. Download demo(Demo code is copied from OnIdiom issue with Windows #5014 (comment))
    GroupDemo.zip
  2. Run the demo and you will see the extra space.

Version with bug

6.0 (current)

Last version that worked well

Unknown/Other

Affected platforms

iOS, macOS

Affected platform versions

iOS 15.5

Did you find any workaround?

No response

Relevant log output

No response

@singhwong singhwong added s/needs-verification Indicates that this issue needs initial verification before further triage will happen t/bug Something isn't working labels May 31, 2022
@kristinx0211 kristinx0211 added s/verified Verified / Reproducible Issue ready for Engineering Triage and removed s/needs-verification Indicates that this issue needs initial verification before further triage will happen labels May 31, 2022
@kristinx0211
Copy link

verified repro on IOS with above project.

@Eilon Eilon added the area-controls-collectionview CollectionView, CarouselView, IndicatorView label May 31, 2022
@Redth
Copy link
Member

Redth commented Nov 28, 2022

Can't repro on net7 after changing the vertical item spacing of 20

Screenshot 2022-11-28 at 2 06 10 PM

@Redth Redth closed this as completed Nov 28, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Dec 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants