-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
kubaflo/maui
#42Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidplatform/ioss/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
Description
Description
- On iOS and Android, when IsEnabled is set to false on a CollectionView or CarouselView, users can still interact with the control, including swiping through items and scrolling.
- This is inconsistent with Windows, where setting IsEnabled = false correctly blocks all user interaction.
| Windows | Android | iOS |
|---|---|---|
Windows.mp4 |
Android.mov |
iOS.mov |
Steps to Reproduce
- Download and run the attached sample.
- Swipe through the items in both the CollectionView and CarouselView — they respond to interaction as expected.
- Tap the “Disable CarouselView and CollectionView” button to set both controls to IsEnabled = false.
- Try swiping or scrolling the CollectionView and CarouselView again.
- In Android and iOS : Both controls still allow swiping and scrolling even though they are disabled.
- Run the same sample on Windows.
- Observe that Once disabled, both controls correctly block all interaction and cannot be swiped.
Link to public reproduction project repository
No response
Version with bug
10.0.10
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
No response
Affected platforms
iOS, Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Metadata
Metadata
Assignees
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidplatform/ioss/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