Unplanned
Last Updated: 22 Jan 2025 17:41 by ADMIN

Control: RadToolbar
OverflowMode: DropDown

If there are too many OverflowItems which doesn't fit on the screen/available space, then the List of OverflowItems should scroll.
Current behaviour: Items are truncated / invisible

Unplanned
Last Updated: 22 Jan 2025 07:55 by ADMIN
The UI freezes when RadTabView is used as a parent container for RadCollectionView and the CollectionView is scrolled.
Unplanned
Last Updated: 22 Jan 2025 07:03 by ADMIN
When scrolling to the last item using the ScrollITemIntoVIew() method to show the last item of a CollectionView, It doesn't scroll to the end of the list and only show the first pixels of the last item.
Unplanned
Last Updated: 21 Jan 2025 11:40 by Koichi
Created by: Koichi
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
0
Currently, there isn't an option to download Telerik.Documents.ImageUtils when having a Telerik MAUI subscription. 
Distribute Telerik.Documents.ImageUtils when having a Telerik MAUI license.
Unplanned
Last Updated: 21 Jan 2025 05:51 by ADMIN

The ItemsSource of the views is populated in the ViewModel of the page. This is done in a command that is triggered by the NavigatedTo event of the page, which is forwarded via EventToCommandBehavior from the Maui Toolkit.

When using the RadCollectionView the loaded items are no longer displayed. 

When the ObservableCollection of the items is completely reconstructed and reassigned the display works.

Unplanned
Last Updated: 17 Jan 2025 08:27 by ADMIN
There is a memory leak in the CollectionView on iOS/MacCatalyst - when the CollectionView control is on the page, the page does not dispose when GC runs. Same behavior happens with the RadListview.
Unplanned
Last Updated: 16 Jan 2025 09:37 by ADMIN
Created by: Didi
Comments: 2
Category: CollectionView
Type: Feature Request
7

In the current CollectionView implementation, the CollectionView will start with all the groups expanded. The only way to have any form of preference is to programmatically interact with the DataView after-the-fact https://docs.telerik.com/devtools/maui/controls/collectionview/grouping/expand-collapse

Requested Feature
A better approach that I am requesting a feature for is to have a property available for the CollectionView that sets this value ahead of time.

For example, you could add it as a BindableProperty on the GroupDescriptor class and on the GroupDefinition is to have an IsExapanded property.
Unplanned
Last Updated: 15 Jan 2025 14:36 by Craig
Created by: Taylor
Comments: 1
Category: CollectionView
Type: Feature Request
7
Provide keyboard navigation support for CollectionView
Unplanned
Last Updated: 14 Jan 2025 21:12 by Craig
Created by: Craig
Comments: 1
Category: Toolbar
Type: Feature Request
12

Allow the control to

  1. receives focus using the Tab key
  2. display an indicator/border when a toolbar item receives focus
  3. have a tab stop for any of its buttons

Allow the user to:

  1.  tab into the control
  2.  tab out of the control without being trapped
  3. Shift + Tab navigate in reverse order correctly

The scenario should be implemented in the toolbar and inherited from the controls that use toolbar, like PDFToolbar

Unplanned
Last Updated: 14 Jan 2025 11:31 by Cameron
Created by: Cameron
Comments: 0
Category: Calendar
Type: Feature Request
2

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: 14 Jan 2025 10:59 by Craig
Created by: Craig
Comments: 0
Category: PDFViewer
Type: Feature Request
12

Currently the PDF viewer has the following issues related to keyboard:

  1. The PdfViewer is not a tab stop and there is no way to scroll up or down.  There is also no paging, or functions to get to the top or bottom of the document.
  2. No way to use with keyboard only.          
Unplanned
Last Updated: 14 Jan 2025 10:44 by Craig
Created by: Craig
Comments: 0
Category: UI for .NET MAUI
Type: Feature Request
11
When the ComboBox has a focus , the focus visual only uses color change to indicate focus - bottom border color.  Accessibility requirements state that something other than color should be used.  Your other controls use a bottom border focus visual that increased thickness as well as changes color.   Please add such accessibility support for the ComboBox control. 
Unplanned
Last Updated: 14 Jan 2025 10:41 by Craig
Created by: Craig
Comments: 0
Category: ComboBox
Type: Feature Request
12
When the Microsoft Picker control receives focus you can open the popup by pressing the Enter keyboard key. Provide such option for the Telerik MAUI ComboBox control.
Unplanned
Last Updated: 14 Jan 2025 09:05 by ADMIN
You can tab into the datagrid, but can't tab out of the data grid (focus trap)
Unplanned
Last Updated: 13 Jan 2025 21:54 by Craig
Created by: Craig
Comments: 1
Category: ToggleButton
Type: Feature Request
14
At this time I cannot keyboard navigate tab into it, never gets focus.
Unplanned
Last Updated: 13 Jan 2025 21:33 by Craig
Created by: Teddy
Comments: 1
Category: TimePicker
Type: Feature Request
15

Allow for up/down arrows to step up/down the time element with the keyboard cursor. For example, if I have my keyboard cursor on the hours of a time, then pressing up would increase the hour by 1.

Keyboard support for the dropdown... Space to open, tab and/or arrows to cycle through and change the date/time.

 

Unplanned
Last Updated: 13 Jan 2025 18:40 by Craig
Created by: Craig
Comments: 1
Category: RangeSlider
Type: Feature Request
14
Provide an option to focus the control using the keyboard, also to move the slider range and thumbs
Unplanned
Last Updated: 13 Jan 2025 18:28 by Craig
Created by: Craig
Comments: 1
Category: NumericInput
Type: Feature Request
14
Provide an option to tab into the arrow buttons.
allow keys to increase/decrease the value
Unplanned
Last Updated: 10 Jan 2025 09:16 by Dimitris
When having swipe and tap gestures and building on Samsung device with android 13 the swipe gesture is with higher priority. the sensitivity of swipe is very high, resulting in not recognizing the tap.
Unplanned
Last Updated: 10 Jan 2025 06:07 by David
Currently, when pressing Enter a new paragraph <p> is inserted. Provide a way to insert a new line <br> into RichTextEditor for MAUI.
1 2 3 4 5 6