Maui icon indicating copy to clipboard operation
Maui copied to clipboard

Expander CollectionView GridLayout 1557

Open VladislavAntonyuk opened this issue 1 year ago • 5 comments

Linked Issues

  • Fixes #1557

PR Checklist

  • [ ] Has a linked Issue, and the Issue has been approved(bug) or Championed (feature/proposal)
  • [ ] Has tests (if omitted, state reason in description)
  • [ ] Has samples (if omitted, state reason in description)
  • [ ] Rebased on top of main at time of PR
  • [ ] Changes adhere to coding standard
  • [ ] Documentation created or updated: https://github.com/MicrosoftDocs/CommunityToolkit/pulls

Additional information

image

image

VladislavAntonyuk avatar Nov 26 '23 19:11 VladislavAntonyuk

It looks like this fix only targets Windows. I'm seeing similar broken behavior on iOS + MacCatalyst with a CollectionView inside Expander.

Any chance you could take a look at the other platforms too?

brminnick avatar Nov 26 '23 19:11 brminnick

@brminnick as discussed at the meeting, I suggest merging it as it is (despite having some visual issues).

VladislavAntonyuk avatar Dec 15 '23 12:12 VladislavAntonyuk

@brminnick @VladislavAntonyuk Do you guys have any predictions on when this will be completed? We can see several people having exactly this expansion problem within the CollectionView, I think this would be a good time for that

leoslima13 avatar Jan 26 '24 16:01 leoslima13

Thanks @VladislavAntonyuk for updating the expander under CollectionView and GridLayout.

I just tested it on Android and it works as expected, however it does not work on macOS and iOS (see screenshot below):

Android 1 macOS 2 iOS 3

On macOS/iOS, then you expand an item from the CollectionView all others disappear and it does not grow as expected. The same issue occurs on the horizontal items.

I will see if I can help with the macOS/iOS issue :)

vhugogarcia avatar Feb 27 '24 14:02 vhugogarcia

@vhugogarcia has there been any progress made on this for iOS/macOS? I am currently stuck with it not working on iOS.

hayer avatar Mar 18 '24 16:03 hayer