Unplanned
Last Updated: 29 Sep 2025 15:23 by ADMIN
After updated to version 11.1.0 from 11.0.1 the right arrow icon is displayed as star icon. This only happens in iOS version. In Android is everything fine.
Unplanned
Last Updated: 24 Sep 2025 08:13 by Benjamin
Created by: Benjamin
Comments: 0
Category: Calendar
Type: Feature Request
8
I would expect that pressing tab navigates from the month/year button/ clickable label, then to the next and previous button, then the preceding tab takes the user to the bottom section where the day is selected.
I would expect the days would then be navigated using arrow keys, enter selects the day, and if tab is pressed, the month/year button/clickable label would be focused.



Currently the only buttons which can be navigated to and are interactable using keyboard are the next and back buttons, i.e.:

However, the user is unable to navigate to the 'month' selector or the individual dates:

In addition, if we were to click on the Month label, we also can't navigate or select the month we desire using the keyboard.

Unplanned
Last Updated: 04 Jun 2025 13:06 by John
Created by: John
Comments: 0
Category: Calendar
Type: Feature Request
14
provide support for right to left flow direction. 
Unplanned
Last Updated: 14 Jan 2025 11:31 by Cameron
Created by: Cameron
Comments: 0
Category: Calendar
Type: Feature Request
4

Navigating around the Calendar control should be more intuitive and there should be more BindableProperty options for specifying the "semantic" hints provided by screen readers.

Now the behavior is as follow:

iOS –

  • When navigating through the days of the week, “Su” is read out instead of “Sunday” or “Mo” instead of “Monday”.
  • There are 4 options that are out of the component.

Android –

  • The month forward and backward buttons are announced as “button”.
  • Everything in the calendar picker (the days of the week and the dates itself) are announced as “rad calendar”.

Windows –

  • You can't get to the "Select date" string.
  • You can't get to the currently selected date.
  • You can't get to the month-year string.
  • The month forward and backward buttons are announced as "button".
  • You can't get to any of the dates in the calendar by using the arrow keys.
Unplanned
Last Updated: 10 Dec 2024 08:56 by Nick
Provide an option to disable the navigation when clicking on the dates from previous and next month.
Unplanned
Last Updated: 03 Dec 2024 14:12 by Nick
Created by: Nick
Comments: 0
Category: Calendar
Type: Feature Request
1
Provide a way to override the Calendar navigation commands - add custom logic inside their Execute method, or prevent navigation.
Unplanned
Last Updated: 29 Nov 2024 12:12 by ADMIN

When setting height to the day name label style

<Style TargetType="Label" x:Key="DayNameLabelStyle">
    <Setter Property="HeightRequest" Value="20" />
</Style>

the day names (names of the week days) disappear

 

 
Unplanned
Last Updated: 27 Mar 2024 15:50 by Sunali
Currently the navigation follows the Month->Year->Decade->Century order, we would need to change the navigation in order to skip a view.  
Unplanned
Last Updated: 21 Sep 2023 10:38 by ADMIN
Created by: Nico
Comments: 1
Category: Calendar
Type: Feature Request
6

Please provide the option to display week numbers like here

https://docs.telerik.com/kendo-ui/controls/calendar/week-numbers