-
Notifications
You must be signed in to change notification settings - Fork 2k
[WinUI] CarouselView layout issues : Take 1, 2, 3, FOUR #18014
Copy link
Copy link
Open
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewmigration-compatibilityXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-ConvertXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convertplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewmigration-compatibilityXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-ConvertXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convertplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Take 1: Jan 17th - [WinUI] CarouselView "Scrolled" event never fires - #12725
Take 2: June 28th - [WinUI] CarouselView / CollectionView : Control events never fire - #15914
Take 3: Jul 24th - [WinUI] CarouselView layout issues - #16322
I asked if ANYONE even tested the "fixed" code against my repo... Finally on Sep 1st, @samhouts responded and reopened it. But it is now .NET 8 GA + Servicing which brings me to ...
Take 4: Oct 13th - [WinUI] CarouselView is NOT a viable Windows control!
Steps to Reproduce
No response
Link to public reproduction project repository
https://github.com/Stedy59/MauiCarouselView
Version with bug
Unknown/Other
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
Windows SDK - all
Did you find any workaround?
Yes - I authored my own controls for WinUI. I will post a link to the video showing "WORKING" controls on windows.
Relevant log output
No response