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

CollectionView is rendered too tall #18269

Closed
NPadrutt opened this issue Oct 23, 2023 · 5 comments
Closed

CollectionView is rendered too tall #18269

NPadrutt opened this issue Oct 23, 2023 · 5 comments
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView area-controls-shell Shell Navigation, Routes, Tabs, Flyout 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

@NPadrutt
Copy link

Description

On iOS the collection view is rendered to tall so that it runs under the tabs of the App Shell. As far as I can tell as of now it works correctly on Android.
According to #9135 I expected the issue to be resolved, but I can reproduce it on the current .net 8 RC2 and as far as I can tell with 7.0.92 as well.

Steps to Reproduce

  1. Create new maui project from the .net 8 templates.
  2. Add bottom tab bar and a collection view
  3. run the example and see that the last items are under the tab bar

Link to public reproduction project repository

https://1drv.ms/u/s!Ang3D30bKDOhsOcIEuwd6tsWWReSkQ?e=pnvpOU

Version with bug

8.0.0-rc.2.9373

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@NPadrutt NPadrutt added the t/bug Something isn't working label Oct 23, 2023
@jsuarezruiz jsuarezruiz added platform/iOS 🍎 area-controls-collectionview CollectionView, CarouselView, IndicatorView labels Oct 24, 2023
@PureWeen PureWeen added this to the Backlog milestone Oct 24, 2023
@PureWeen PureWeen added area-controls-shell Shell Navigation, Routes, Tabs, Flyout potential-regression This issue described a possible regression on a currently supported version., verification pending labels Oct 24, 2023
@PureWeen PureWeen modified the milestones: Backlog, .NET 8 GA Oct 24, 2023
@dotnet dotnet deleted a comment Oct 24, 2023
@Redth
Copy link
Member

Redth commented Oct 25, 2023

Looks like this might be the same issue as #18269 EDIT: #17581 ?

@NPadrutt
Copy link
Author

@Redth Did you by accident paste the wrong issue number or am I overlooking something? Since 18269 is this issue here ^^

@Redth
Copy link
Member

Redth commented Oct 25, 2023

Whoops, yes, pasted the wrong number, I meant: #17581

@NPadrutt
Copy link
Author

yes this sounds like the same issue.

@mattleibow
Copy link
Member

Duplicate of #17581

@mattleibow mattleibow marked this as a duplicate of #17581 Oct 25, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Nov 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView area-controls-shell Shell Navigation, Routes, Tabs, Flyout platform/iOS 🍎 potential-regression This issue described a possible regression on a currently supported version., verification pending t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants