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

CarouselView SnapPointsType not working on Windows #6356

Open
Tracked by #16322
DoubleDBE opened this issue Apr 21, 2022 · 9 comments
Open
Tracked by #16322

CarouselView SnapPointsType not working on Windows #6356

DoubleDBE opened this issue Apr 21, 2022 · 9 comments
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView p/2 Work that is important, but is currently not scheduled for release platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@DoubleDBE
Copy link

DoubleDBE commented Apr 21, 2022

Description

When setting SnapPointsType to MandatorySingle on a CarouselView, it won't snap / stop on the next or previous item.

When setting it to Mandatory, I also can't detect changes in its behaviour.

I suspect because of this, the SnapPointsAlignment property also doesn't work.

MauiCarouselViewBug.mp4

Steps to Reproduce

  1. Make sure you have a touchscreen available (due to Cannot swipe on Windows (with mouse) #6152)

  2. Download this repro project
    CarouselViewPositionBug.zip

  3. Start debugging in Windows.

  4. open MainPage.xaml and CTRL+F for ItemSwiper.

  5. Play around with the SnapPointsType and/or the SnapPointsAlignment property, you'll see that nothing really changes.

Version with bug

Release Candidate 1 (current)

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

Windows latest

Did you find any workaround?

No response

Relevant log output

No response

@DoubleDBE DoubleDBE added s/needs-verification Indicates that this issue needs initial verification before further triage will happen t/bug Something isn't working labels Apr 21, 2022
@jsuarezruiz jsuarezruiz added area-controls-collectionview CollectionView, CarouselView, IndicatorView platform/windows 🪟 labels Apr 21, 2022
@Redth Redth added this to the 6.0.300 milestone Apr 21, 2022
@jfversluis jfversluis removed the s/needs-verification Indicates that this issue needs initial verification before further triage will happen label Apr 26, 2022
@XamlTest XamlTest added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Apr 28, 2022
@XamlTest
Copy link

Verified this issue with Visual Studio Enterprise 17.3.0 Preview 1.0 [32427.455.main]. Repro on Windows with above project.

@davidortinau davidortinau added the p/2 Work that is important, but is currently not scheduled for release label May 3, 2022
@samhouts
Copy link
Member

samhouts commented May 4, 2022

Still an issue on 6.0.300-rc.4.5681

@ghost
Copy link

ghost commented Aug 30, 2022

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@DoubleDBE
Copy link
Author

@samhouts @mattleibow Still not working after 5 months...

When will this (or Windows as a whole for that matter) get some love?

Seems to me it's lacking the attention that it needs. 🤨

@333fred
Copy link
Member

333fred commented Sep 24, 2022

@Redth should #7749 be closed as a duplicate of this?

@samhouts samhouts removed s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Apr 5, 2023
@jinxinjuan jinxinjuan added s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage labels Jun 16, 2023
@jinxinjuan
Copy link

Verified this issue with Visual Studio Enterprise 17.7.0 Preview 1.0. Can repro on Windows Platform with sample project. CarouselViewPositionBug.zip

@RuddyOne
Copy link

Any news on this?

@RuddyOne
Copy link

RuddyOne commented May 1, 2024

Imagine 741 days after this issue was reported, no fix or movement of any kind. #justiceforwindows

@Brosten
Copy link

Brosten commented Aug 12, 2024

We suffer from the same issue.

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 p/2 Work that is important, but is currently not scheduled for release platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests