Unplanned
Last Updated: 16 Jul 2024 15:16 by William
If you use the Scheduler control inside a Shell app, editing an existing appointment and closing the EditAppointment Dialog leads to an IndexOutOfRangeException on iOS.
Unplanned
Last Updated: 08 Jul 2024 12:43 by William
Created by: William
Comments: 0
Category: Scheduler
Type: Feature Request
0
Provide an event raised when an existing appointment is updated.
Unplanned
Last Updated: 11 Jun 2024 15:18 by ADMIN
Please implement the ability to use shapes next the appointment text just like we can in Xamarin for telerik:RadScheduler month view.
Declined
Last Updated: 11 Jun 2024 15:13 by ADMIN
Created by: Matthew
Comments: 1
Category: Scheduler
Type: Feature Request
0
Please implement SpecialSlotStyleSelector for MonthViewDefinition so that we can easily change the weekend column to a different colour - This was available in Xamarin
Unplanned
Last Updated: 28 May 2024 20:39 by AGX31
Tested on Samsung Galaxy S10 running Android 12 and a Samsung Galaxy S8 Android 9, the component Scheduler has been firing the AppointmentTapped event unreliably (meaning, it takes between 2-5 tap to have the edit dialog pop up or fire a custom method in the code-behind bound to the event).
Completed
Last Updated: 15 May 2024 06:59 by ADMIN
Release 7.0.0 (2024 Q2)

When selecting MonthView from the 3-dot menu on the Scheduler component, the app hangs on iOS. 

To workaround the issue add the following to the Page where the Scheduler resides:

xmlns:ios="clr-namespace:Microsoft.Maui.Controls.PlatformConfiguration.iOSSpecific;assembly=Microsoft.Maui.Controls"
ios:Page.UseSafeArea="True"

Unplanned
Last Updated: 14 Mar 2024 11:32 by Chris
Currently the built-in views for appointment management are shown as new modal pages on Mobile and as absolute layouts over the page on Desktop.  Provide a way for the developer to modify how the views are displayed, for example, inside popup or non-modal page.
Unplanned
Last Updated: 07 Mar 2024 21:10 by Tetha
Created by: Tetha
Comments: 0
Category: Scheduler
Type: Feature Request
0
Provide a way to increase the line height of the All-day slot.
Unplanned
Last Updated: 04 Mar 2024 06:38 by Dong
Created by: Dong
Comments: 0
Category: Scheduler
Type: Feature Request
3
Provide AgendaView in the Scheduler for .NET MAUI
Completed
Last Updated: 31 Jan 2024 07:55 by ADMIN
Release 6.7.0
Currently, the time ruler in the Maui Scheduler is set to 24 hour mode. The Scheduler time ruler should have the option to change the time format based on the device culture, or an option to set the format on control level.