Unplanned
Last Updated: 27 Nov 2023 05:57 by ADMIN
Created by: Grace
Comments: 1
Category: KendoReact
Type: Feature Request
0
I would like a horizontal OrgChart example, but currently, I only see vertical examples.
Pending Review
Last Updated: 24 Nov 2023 13:25 by Simonas
Created by: Simonas
Comments: 0
Category: ComboBox
Type: Bug Report
0

Attempting to select a comboBox value with a down arrow key press when there is only a single item in array results in a crash.

I'm adding a link to a modified version of combobox demo showcasing the error.
Steps for reproduction:

  1. Select comboBox field
  2. Click arrow key down to select first and only entry in the comboBox
Unplanned
Last Updated: 22 Nov 2023 13:13 by ADMIN
Created by: Levi
Comments: 1
Category: Sortable
Type: Feature Request
0

It would be nice if the Sortable component allowed the items only initiate dragging when a handle is clicked. This is supported with the Drag & Drop helpers already:

React Common Utilities Library & Drag&Drop Component - Drag Hint - KendoReact Docs & Demos (telerik.com)

Unplanned
Last Updated: 14 Nov 2023 11:26 by ADMIN
Created by: Mahesh
Comments: 1
Category: KendoReact
Type: Feature Request
0
I want the Chart to support responsive design such that the component, its legend, and its labels are viewable across all viewports.
Unplanned
Last Updated: 10 Nov 2023 14:57 by ADMIN
Created by: Kevin
Comments: 4
Category: KendoReact
Type: Feature Request
7

I would like to request a mode for the Kendo React Date and Time Inputs that would allow the use of a mask like that of the MaskedTextBox - allowing the user to type freely without having to make use the arrow keys for each individual date/time part. 

Unplanned
Last Updated: 10 Nov 2023 14:45 by ADMIN
Created by: kunwoong
Comments: 1
Category: KendoReact
Type: Feature Request
0


Hello? I want to set up drag and drop events from a grid's data to a treeview in React. I used to implement this with Kendo jQuery, but it seems that React doesn't provide this functionality.

Completed
Last Updated: 08 Nov 2023 08:24 by ADMIN
Release [R3 2023] PI 2
Created by: Vasilii
Comments: 2
Category: DropDownList
Type: Feature Request
17
Provide the same property for the React version: https://www.telerik.com/kendo-angular-ui/components/dropdowns/dropdownlist/disabled-items/
Unplanned
Last Updated: 02 Nov 2023 16:37 by Pitamber
Created by: Lauren
Comments: 2
Category: KendoReact
Type: Feature Request
0

When using the Editor tools from https://www.telerik.com/kendo-react-ui/components/editor/tools/, the hyperlink option is disabled until I type AND select the typed text in the editor. Because the hyperlink allows for a title and a link, I believe it should not be disabled.

Also, when adding the hyperlink and title, the title does not appear in the editor

For example:
I have an empty editor with no text.

I cannot click the hyperlink option - it is disabled. (Bug 1)

I type 'hey' into the editor and highlight it (select it).

I can now click on the hyperlink option.
I type in 'http://imstilloscar.com' for the Web Address.

I type in 'Oscar' for the title. (It does not matter if I click open in new window or not).

Click Insert.

The title 'Oscar' does not appear in the editor. (Bug 2)

The editor still contains the word 'hey' and links you to 'http://imstilloscar.com' 

Unplanned
Last Updated: 26 Oct 2023 11:12 by ADMIN

Hi,

       I am facing one issue when group header text is bigger in length. It is getting overlapped with the aggregation values in the other columns.

          Please find the below example for the issue : 

https://stackblitz.com/edit/react-7f1ud1-oplbht?file=app%2Fmain.jsx,app%2Fproducts.json

I need that text to be contained inside the td element. Once I resize the column then I should see the complete text. 

 

Please look into this issue and give me a solution asap.

Thanks,

Achal

Unplanned
Last Updated: 23 Oct 2023 19:06 by Janki
Created by: Antoniya
Comments: 1
Category: KendoReact
Type: Feature Request
2
Unplanned
Last Updated: 20 Oct 2023 07:24 by ADMIN
Created by: Jean
Comments: 1
Category: DateTimePicker
Type: Feature Request
2

Hello there,

 

regarding the following forum post I would like to request a feature:

https://www.telerik.com/forums/datetimepicker-apply-value-without-pressing-set

 

It's currently not possible to render a custom TimePicker inside the DateTimePicker component.

So we'd like to suggest the addition of a property to allow the rendering of a custom TimePicker.

 

Thanks in advance

Jean

Unplanned
Last Updated: 16 Oct 2023 07:57 by ADMIN
Created by: Thomas
Comments: 3
Category: NumericTextBox
Type: Feature Request
1

Hello, 

I am writing Jest tests to ensure my numericTextBox is enabled, and i can't do that easily, because <NumericTextBox/> does not make my data-testid appear in the DOM.

We really want to be writing tests to ensure our components using kendo react perform the right and expected way.

Do you have any alternative to achieve this ?

Thank you

Under Review
Last Updated: 16 Oct 2023 07:53 by ADMIN
Created by: Grant
Comments: 4
Category: KendoReact
Type: Bug Report
0

Hi team, 

Im my example (see here), I've added a 'name' attribute to the 'Persons' resource data, and changed the textField mapping to use the 'name' field, however the scheduler is still displaying the results of the 'text' attribute. 

Leading me to think that the scheduler is hardcoded to only look for the text attribute, because if its changed/removed, the scheudler does not display anything, regardless of what the 'textField' value is.

Please advise.

Thanks,
Grant

Unplanned
Last Updated: 11 Oct 2023 08:27 by ADMIN
hi i need GridColumnMenuGroup `active` method like the `GridColumnMenuSort` and `GridColumnMenuFilter` components please add this feture
Unplanned
Last Updated: 11 Oct 2023 06:47 by Fernando
Created by: Fernando
Comments: 0
Category: Form
Type: Feature Request
2
Add the `onChange` event for the KendoReact Form component such that it returns all the data of its fields when there is change in any of them.
Unplanned
Last Updated: 09 Oct 2023 09:27 by ADMIN
Created by: Ankit
Comments: 1
Category: KendoReact
Type: Feature Request
0
Line and Bar Charts is only accessible through mouse.

They should be keyboard accessible while navigating using tab key to support accessibility.

Example - https://www.telerik.com/kendo-react-ui/components/charts/series-types/line/
Completed
Last Updated: 09 Oct 2023 04:59 by ADMIN
Release [R3 2023] PI 3
Created by: Leeden
Comments: 3
Category: KendoReact
Type: Feature Request
16

Hi Support, 

 

Is there any org chat component or similar components in Kendo React that is similar to the Org Chart in this link https://demos.telerik.com/aspnet-ajax/orgchart/examples/overview/defaultcs.aspx?

 

Thanks & Regards,

Eason

Unplanned
Last Updated: 05 Oct 2023 13:39 by ADMIN
Was directed here after a forum post where I described my current Business Requirements for this feature. The ask is that the extra step of needing to also click the "Filter" or "Clear" buttons on the component to fire the onFilterChange event are unwanted - I think even exposing some of the functionality or the onClick of the generated checkboxes could help greatly. 
Unplanned
Last Updated: 05 Oct 2023 12:31 by Alexander Green
Created by: Alexander Green
Comments: 0
Category: Switch
Type: Feature Request
1

Currently, the onLabel and offLabel properties can only be set to string values. There should be an option that allows setting icons for the Switch component.

 

Unplanned
Last Updated: 03 Oct 2023 07:55 by Flavio
Created by: Flavio
Comments: 0
Category: Stepper
Type: Feature Request
1

It would be beneficial if the Stepper could have branches similar to this:

1 2 3 4 5 6