Unplanned
Last Updated: 16 May 2025 16:27 by Chris Burtch

the text in the spinner wraps when scrolling the spinner. 

The issue happens in Time, TimeSpan, Date and DateTime pickers with day, month, hour spinners. 

The issue happens in maui 9.0.60 and 9.0.70 versions.

It works with maui 9.0.50 and lower versions 

Unplanned
Last Updated: 14 May 2025 15:27 by Haidar
Thumb position is misplaced when applying style through trigger and setting width.
Unplanned
Last Updated: 14 May 2025 15:15 by Haidar
When applying a style through triggers the position of the track is misplaced only first time.
Unplanned
Last Updated: 14 May 2025 12:14 by Stephen
when setting a custom font to the column header style, the DataGrid crashes with null ref exception on WinUI.
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: 13 May 2025 07:48 by Teddy
If you use FooterContentTemplate to add elements into the footer that require mouse over/click events (eg a Button or a Label with a tooltip), it works fine as long as the datagrid has enough data to scroll. However, if you resize the grid bigger or remove items until you no longer need to scroll and you have empty space between the last row and the footer, then none of those mouse events work.
Unplanned
Last Updated: 12 May 2025 08:48 by ADMIN

Delegate aggregate descriptor does not update value in the UI when adding/removing item.

The behavior also happens with the property aggregate descriptor.

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: 09 May 2025 05:59 by ADMIN

When adding an entry in the popup content and focusing the entry, the popup background crops on bottom when the keyboard appears.

The issue happens only on emulators pixel 7 pro, pixel 6a, android 13,14,15 etc. Currently, cannot reproduce on a real device.

Unplanned
Last Updated: 08 May 2025 08:13 by ADMIN
We have an Android device with a scanner. The scanner acts as a keyboard wedge and auto types the scanned item (barcode, tags etc.) into the Entry control and simulates the Enter Key being pressed in the background to execute the Completed event. With the .NET MAUI Entry the Completed event is fired, while with Telerik .NET MAUI Entry (RadEntry), the Completed event is not raised.
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: 30 Apr 2025 10:13 by Luis
Create a blank telerik project (I've not used shell);
Update maui to 9.0.50 (for more relevance with current code);
Replace the contents of MainPage.xaml with the xaml shown below;
Remove unnecessary code from MainPage.xaml.cs to allow app to build and run;
OBSERVE:
Test 1.2 fails - items are shown on a single row when they should not fit.
Test 1.3 fails - items are shown on a single row when they should not fit, and the wrap layout is extended to two rows.
Test 2.1 fails - items are show on two rows when they should fit a single one.
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: 28 Apr 2025 07:28 by Nate
When calling Focus() programmatically, the keyboard does not appear. 
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 12:35 by Ralph
There is a thin line between the header items when rotating the device in landscape mode
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

1 2 3 4 5 6