Pending Review
Last Updated: 18 May 2025 02:43 by Greg
Created by: Greg
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
0

Hello,

Is it planned to eventually ensure that platform theme changes at runtime properly convert controls over from light to dark and vice versa? Currently in Windows and Android (all that I tested so far), the controls either remain dark when changing to the light theme or end up in a sort of half and half state and don't completely change to the appropriate theme during runtime. If the app is closed and reopen, they are rendered properly.

Thank you

Unplanned
Last Updated: 14 May 2025 11:29 by Jim
Created by: Greg
Comments: 11
Category: ImageEditor
Type: Feature Request
17

This is a feature request for an annotations layer that provides lines, shapes, text, etc.

These annotations:

  • Should not embedded into the bitmap until the image is saved (or otherwise flattened).
  • Should be importable/exportable as JSON data so that the developer can load/save the annotations separate from the image.

As an example of these features, see Techsmith's SnagIt Editor app.

Unplanned
Last Updated: 09 May 2025 13:16 by Devin
Created by: Vaibhav
Comments: 2
Category: UI for .NET MAUI
Type: Feature Request
22

The Bottom Sheet component provides an intuitive way to display additional content to the users. It appears on the bottom of a screen as an overlay and presents users with a choice of actions that they must take.

Unplanned
Last Updated: 08 May 2025 05:37 by Dimitris
Created by: Dimitris
Comments: 0
Category: Scheduler
Type: Feature Request
1

While in DayView (or any other appropriate view), allow changing the start/end time of the appointment when you drag the edges.

Unplanned
Last Updated: 08 May 2025 05:33 by Dimitris
Created by: Dimitris
Comments: 0
Category: Scheduler
Type: Feature Request
1
While in DayView (or any other appropriate view), allow for appointments to be draggable to another time slot for rescheduling. 
Unplanned
Last Updated: 28 Apr 2025 09:03 by Zachary
 In the Kendo jQuery library, there's a parameter called adaptiveSlotHeight that dynamically resizes the calendar to accommodate multiple appointments in a single day. https://demos.telerik.com/kendo-ui/scheduler/adaptive-slot-height 
Unplanned
Last Updated: 25 Apr 2025 14:22 by Nico
Created by: Raymond
Comments: 2
Category: RichTextEditor
Type: Feature Request
4
Provide a notification (property/event) when the edited content inside the RichTextEditor has been changed.
Unplanned
Last Updated: 24 Apr 2025 06:19 by Trevor
Created by: Trevor
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
0

I noticed there is a Toggle Button available, but the Toggle Switch Button that is available for WPF is not yet available for MAUI.

Please consider adding such button for .NET MAUI suite.

Unplanned
Last Updated: 23 Apr 2025 06:11 by Didi
Created by: Didi
Comments: 0
Category: DataGrid
Type: Feature Request
0
Provide an option to group the columns in Telerik MAUI DataGrid control. Similar like in the WPF GridView control: https://docs.telerik.com/devtools/wpf/controls/radgridview/columns/column-groups 
Unplanned
Last Updated: 22 Apr 2025 14:38 by Cameron
Created by: Cameron
Comments: 0
Category: Popup
Type: Feature Request
6

when setting popup placement and using right to left language, the popup is not aligned as expected.

For example placement center, popup displays on right side

placement bottom, popup displays on top

Unplanned
Last Updated: 16 Apr 2025 08:11 by John

When collapsing all groups, the footer still keeps bottom position and does not align with the groups. 

In RadListView, the footer is aligned to the groups when they are collapsed. Please provide such option for the CollectionView. 

Unplanned
Last Updated: 14 Apr 2025 11:35 by Stephen

Provide a built it way to notify the parent group when the items in the nested groups are changed. 

For example, there is no PropertyChanged or CollectionChanged notification that we can hook in to in order to detect updates in parent group headers when the count changes in a subgroup. Only the leaf group headers get updated, but not the parents.

 

Unplanned
Last Updated: 11 Apr 2025 16:15 by Szymon
Created by: Szymon
Comments: 0
Category: ImageEditor
Type: Feature Request
3
I want the toolbar items to be visible for screen readers. 
Current behavior -> Setting  SemanticProperties.Description or AutomationProperties.IsInAccessibleTree for ToolbarItems seems to have no effect - buttons are not focusable when using Talkback/Voiceover. 
Unplanned
Last Updated: 11 Apr 2025 09:33 by ADMIN
Created by: Matt
Comments: 1
Category: PDFViewer
Type: Feature Request
2
When document contains paths with tilings, the PDF Viewer does not visualize them, please provide support for this missing feature.
Duplicated
Last Updated: 10 Apr 2025 11:58 by ADMIN
Created by: Nico
Comments: 2
Category: ImageEditor
Type: Feature Request
0

When using the app in dark mode and using crop mode in Image Editor, the OK/Cancel icons are displayed in the wrong color and are difficult to see.
I don't know if and how this can be customized—the documentation doesn't really help me. There are a few points about this without any further information.
Please help if it's customizable.

Maybe I'm just blind, then sorry

.NET MAUI ImageEditor Documentation - Toolbar Styling - Telerik UI for .NET MAUI

Completed
Last Updated: 04 Apr 2025 09:54 by ADMIN
Release 10.1.0
Created by: Teddy
Comments: 1
Category: DataGrid
Type: Feature Request
8
When grouping in the DataGrid, add an option to align aggregates in group header based on the columns they are applicable
Unplanned
Last Updated: 04 Apr 2025 06:28 by Trevor
Created by: Trevor
Comments: 0
Category: CollectionView
Type: Feature Request
5

Provide support for right-to-left flow direction: 

The current behavior is that the items

when the device language is set to an RTL language (like Hebrew or Arabic) causing the FlowDirection to be set to RightToLeft, where UI will show correctly with RTL FlowDirection, but the item's corresponding tap areas are still in the LTR positions. 

Duplicated
Last Updated: 01 Apr 2025 07:59 by ADMIN
I have a basic PDF viewer app with a Pdf View Toolbar.  On it I have a PdfViewerNavigateToPageToolbarItem which correctly displays the current page and page count and on the iOS simulator it works fine - I can enter a page number and hit enter (on a physical keyboard) to navigate to a page.  However, when deploying to an actual device (iPhone 16, iOS 18.3) I can't properly use the Entry to navigate to a page.  When I tap the entry field, the numeric keypad is displayed and I can enter a page number however since there is no "enter" or "done" button on the keypad there's no way to "accept" the value that has been entered so I cannot navigate to a page and there's no way to dismiss the keypad.

I reported a couple of other issues with the Pdf Viewer toolbar items a couple of weeks ago that turned out to be bugs, presumably this is too, but if I am doing something wrong or there is a workaround please let me know.

Thanks

Tony
Unplanned
Last Updated: 31 Mar 2025 09:25 by Gerry
Created by: Jim
Comments: 1
Category: PDFViewer
Type: Feature Request
2

Provide support to display highlight annotation in the PDF Viewer. Currently, the highlight color is displayed but the text is missing.

Duplicated
Last Updated: 31 Mar 2025 05:47 by ADMIN
Created by: Dominik
Comments: 1
Category: TabView
Type: Feature Request
7

The TabView behaves erratically in RTL languages (e.g. Arabic). The tabs are correctly outlined from right-to-left but clicking on them leads to unexpected behaviour, as can be seen in the attached video. Clicking on a tab moves the selection to a completely different tab. Furthermore, the tab content is not displayed if any tab except the first one is selected.

Our product reaches an international market and is translated to more than 20 languages. Right-to-left language support is an integral part of our application. A similar bug has been reported almost two years ago (TabView: Right to Left support). Please fix this.

A VisualStudio solution has been attached to this bug report. It uses the sample code from your documentation (Telerik TabView for.NET MAUI—Tabbed UI with Native Look) to display three tabs.

Deploy the sample application to Android or iOS platforms to reproduce the issue.

1 2 3 4 5 6