Skip to content

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

@HarishKumarSF4517

Description

@HarishKumarSF4517

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions