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:
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:
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.
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.
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'
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
As present in other Kendo suites:
https://docs.telerik.com/kendo-ui/controls/filemanager/overview
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
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
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
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
It would be beneficial if the Stepper could have branches similar to this: