Completed
Last Updated: 18 Oct 2022 14:32 by ADMIN
Release 3.1.0
Sean
Created on: 06 Jul 2022 16:38
Category: SideDrawer
Type: Bug Report
1
SideDrawer: [WinUI][MacCatalyst][iOS] Opening and Closing commands do not work

The Id of Opening does not fire the bound command.  This is on iOS only, Android does not suffer from this problem

        <telerik:RadSideDrawer DrawerLocation="Left"
                               DrawerTransitionType="Push"
                               x:Name="MainDrawer"
                               Margin="{OnPlatform iOS='-1,0', Default='0'}"
                               VerticalOptions="FillAndExpand"
                               IsOpen="{Binding MainDrawerOpen, Mode=OneWayToSource}"
                               DrawerTransitionFadeOpacity="0">
            <telerik:RadSideDrawer.Commands>
                <telerik:SideDrawerUserCommand Id="Opening"
                                               Command="{Binding Source={x:Reference Home}, Path=DrawerOpeningCommand}" />

                <telerik:SideDrawerUserCommand Id="Closed"
                                               Command="{Binding Source={x:Reference Home}, Path=DrawerClosedCommand}" />
            </telerik:RadSideDrawer.Commands>
1 comment
ADMIN
Venelin
Posted on: 07 Jul 2022 14:10

Hi Sean,

I managed to reproduce the issue on WinUI, MacCatalyst, iOS. In addition, the closing command does not work. Currently, there isn't a workaround I can offer. I've changed the item status to Unplanned. You can press the follow button in order to receive an email notification when there is an update.

Regards,
Venelin
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.