Unplanned
Last Updated: 12 Apr 2024 06:16 by ADMIN
Steven
Created on: 09 Nov 2023 10:25
Category: SlideView
Type: Bug Report
2
SlideView: [iOS] [Android] Navigating to another SlideView item does not work as expected when the control is inside ScrollView
when placing the control in ScrollView the pan gesture for navigation to another item does not work as expected. The CarouselView works as expected. 
3 comments
ADMIN
Didi
Posted on: 12 Apr 2024 06:16

The behavior also occurs when the ScrollView is added inside the SlideView ItemTemplate.

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

ADMIN
Didi
Posted on: 09 Nov 2023 11:02

Hello Steven,

The issue occurs when the SlideView control is placed inside ScrollView. Removing the ScrollView, no issues.

When using the pan gesture to navigate to another SlideView item does not work as expected when the SlideView control is inside ScrollView. 

Regards,
Didi
Progress Telerik

A brand new .NET MAUI course was just added to the Virtual Classroom. The training course is developed to help you get started with the Telerik UI for .NET MAUI components and features. It aims to put you in the shoes of an engineer who adds new features to an existing application. You can check it out at https://learn.telerik.com
Steven
Posted on: 09 Nov 2023 10:49

I feel the summary here is misleading:

  • “When placing the control in ScrollView the pan gesture for navigation to another item does not work as expected.  The CarouselView works as expected” suggests navigation from item to item.
  •   To me this is not clear: the issue was raised as the scrolling does not work when the touch starts on the slide view.