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

[Mac] CarouselView Items not resized properly on expanding the Window #26969

Open
HarishKumarSF4517 opened this issue Jan 6, 2025 · 1 comment
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView collectionview-cv2 platform/macOS 🍏 macOS / Mac Catalyst t/bug Something isn't working
Milestone

Comments

@HarishKumarSF4517
Copy link
Contributor

HarishKumarSF4517 commented Jan 6, 2025

Description

The CarouselView in the provided XAML layout is not displaying the items as expected. The items within the carousel are not properly adjusted, and not fit within the carousel bounds, or not adjust as the user swipes through the carousel.

Note: CarouselViewShouldRenderCorrectly , the images difference cause from CV1 and CV2, thus we've updated the CI images that are output from CV2. CV1 has a problem; we'll make a separate issue and add it here soon.

      CV1 :                                                    CV2 : 
Image

Steps to Reproduce

Steps to Reproduce:

  1. Deploy the application to a macOS machine or simulator with the file Issue25192.zip
  2. Run the app and observe the carousel display.

Expected Behavior:

The CarouselView should render items correctly with the specified layout and styles i.e. when we expands and minimizes the window the Carousel View should renders with Same

Actual Behavior:

The CarouselView may not render items with the correct spacing or alignment.
Some elements inside the carousel items may be added when expanding the windows
The carousel may not snap properly or may behave unexpectedly when swiping between items.

Link to public reproduction project repository

No response

Version with bug

9.0.21 SR2.1

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

macOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

@HarishKumarSF4517 HarishKumarSF4517 added the t/bug Something isn't working label Jan 6, 2025
@mattleibow mattleibow added area-controls-collectionview CollectionView, CarouselView, IndicatorView collectionview-cv2 platform/macOS 🍏 macOS / Mac Catalyst labels Jan 6, 2025
@mattleibow
Copy link
Member

I just want to check, is CV1 or CV2 wrong?

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 collectionview-cv2 platform/macOS 🍏 macOS / Mac Catalyst t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants