Unplanned
Last Updated: 20 Mar 2024 07:06 by Jan
Currently, the TimePicker and DateTimePicker do not have the toggleButton property. This prop is present for the DatePicker but it should also be present for the rest of the dateinput component to keep the API consistent.
Under Review
Last Updated: 18 Mar 2024 17:43 by ADMIN
Created by: Paxcom
Comments: 0
Category: KendoReact
Type: Feature Request
3

in the provided video, an example of the unordered list has been taken up. But the same is applicable to the numbered list as well.

When a user tries to add a new point to an unordered list in a new line and then clicks the backspace, the unordered list remains. Pressing 'Enter' to start a new line shows the unordered list bullet points again.

Can we update it so that on   Pressing backspace to remove the unordered/ordered list should delete it entirely and should not leave any highlighting in the description box editor field.

 

video : https://www.loom.com/share/480debbe4f2648339ecb80cd9b6ed853?sid=3914f5dc-f477-4afd-a55d-df4a26603da7   

please go through video where i have provided , example of current behavior and expected behavior 

Unplanned
Last Updated: 18 Mar 2024 14:09 by Filip
Created by: Filip
Comments: 0
Category: KendoReact
Type: Feature Request
1
A component that allows you to upload and display powerpoint files.
Unplanned
Last Updated: 18 Mar 2024 14:08 by Filip
Created by: Filip
Comments: 0
Category: KendoReact
Type: Feature Request
1
A component that allows you to upload word files and display them.
Unplanned
Last Updated: 14 Mar 2024 20:09 by Mia
Created by: Mia
Comments: 0
Category: KendoReact
Type: Feature Request
1
It would be beneficial if the TreeList could display children,  for example, in this demo, if I search for Anika Vega, I would like the tree to return Daryl Sweeney and all the children nodes of Anika:

https://stackblitz.com/edit/react-ze6brv?file=app%2Fmain.tsx
Unplanned
Last Updated: 01 Mar 2024 20:38 by Patrick
Created by: Patrick
Comments: 5
Category: KendoReact
Type: Feature Request
8

The KendoReact Spreadsheet component has been released.

There are a few features that are missing compared to the jQuery version, and filtering rows based on column filters is one of them. 

Until this feature is added (along with context menus), we won't be able to use the Spreadsheet component for what we need to build, so we will have to continue wrapping the jQuery component. The object provided by the spreadsheet ref can filter programatically based on the (undocumented in KendoReact's docs) `range.filter()` method, but this would take a lot of time to implement what the jQuery version already has.

Duplicated
Last Updated: 31 Jan 2024 13:35 by ADMIN

In the kendo-react-data-tools component, we want to introduce the Autocomplete behavior in Fields.
For example, in the https://www.telerik.com/kendo-react-ui/components/datatools/ link, only 3 fields ( like Name, Price and Discontinued ) were used.

In our application, we have more than 100 fields and the user has to scroll all the way down to pick the required field for applying the filter.

 

Unplanned
Last Updated: 25 Jan 2024 09:35 by ADMIN
Created by: Janki
Comments: 1
Category: KendoReact
Type: Feature Request
1

Would love a prop to hideHeader on KendoReact grids!

For the same reasons that were enumerated in this 2017 Kendo Angular thread: https://github.com/telerik/kendo-angular/issues/285

- For shared grids that only need 1 header row

- For small grids that have sorting/filtering controls outside of the grid header

Unplanned
Last Updated: 22 Jan 2024 08:49 by ADMIN
Created by: Jacky
Comments: 1
Category: KendoReact
Type: Feature Request
1

In Excel, you can group / ungroup rows AND columns.  This is particularly useful for income statement reports.  It would be great if Spreadsheet component can support the rendering of groups created in Excel and also allow groups to be created with the component.  

 

Unplanned
Last Updated: 18 Jan 2024 12:32 by ADMIN
Created by: Peter
Comments: 1
Category: KendoReact
Type: Feature Request
1

Dear Sir/Madam,

 

I would like to disable the right part of a split button dynamically, so something like

<SplitButton rightDisabled={true} items={items} text="Disabled Button" />

Obviously, when the value rightDisabled changes to false, the right part should be enabled again.

 

Regards,

Peter

Unplanned
Last Updated: 05 Jan 2024 07:36 by ADMIN

When a Taskboard column overflows vertically or the columns overflow horizontally, there is no way for the user to drag a task card in a position that is not visible at the start of the drag in one smooth motion and one has to resolve to multiple drag 'n' drops and subsequent manual scrolls. Ideally when a card is being dragged over the borders of the overflown container, it should automatically scroll to bring the invisible elements into the viewport. Video of current behaviour is attached below, together with the requested behaviour.

In Development
Last Updated: 28 Dec 2023 06:15 by ADMIN
Created by: Veselina
Comments: 1
Category: KendoReact
Type: Feature Request
1

React Server Components allow the developer to mix the fast server-side rendering with the interactivity of client-side JavaScript. 

So far modern JS frameworks were explicitly operating on the client (with SSR being an optional feature). With server-components it's the opposite - RS Cs introduce a new mental model for building hybrid applications that leverage both the server and the client.

The main advantages of the React Server Components are that:

  • Initial page load is faster;
  • You can move the data fetching to the server;
  • You can keep the large dependencies on the server;
  • The client-side JavaScript bundle size is reduced;
    Unplanned
    Last Updated: 18 Dec 2023 12:11 by ADMIN
    Created by: Ramkishore
    Comments: 1
    Category: KendoReact
    Type: Feature Request
    12

    Good Morning Team,

    Ability to select columns and generate charts in spreadsheet like excel spreadsheet.
    Insert charts, images in the spreadsheet similar to excel spreadsheet.

    Thanks,

    Ramkishore

    Unplanned
    Last Updated: 27 Nov 2023 05:57 by ADMIN
    Created by: Grace
    Comments: 1
    Category: KendoReact
    Type: Feature Request
    1
    I would like a horizontal OrgChart example, but currently, I only see vertical examples.
    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
    8

    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.

    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
    1 2 3 4 5 6