Unplanned
Last Updated: 13 Sep 2024 11:34 by Peng
From online doc, it is easily to implement below grouping feature, but the requirement is to collapse all selections under the category (Team Lead for example below), as it could have a lot selections under each category.

Unplanned
Last Updated: 09 Aug 2024 12:49 by ADMIN
Created by: Bernd
Comments: 1
Category: KendoReact
Type: Feature Request
0

We use the PopOver component to create a menu that is more then just a list of links (i.e. a Jumbo Navigation including images, etc.).

Unfortunately the PopOver has no built-in functionality to automatically close it when the user clicks outside of the PopOver, so this has to be implemented manually.

So the request is to add a parameter to the PopOver component that allows to automatically close the popover when the user clicks outside of it when it's open.

 

Unplanned
Last Updated: 09 Aug 2024 12:47 by ADMIN
Currently, there are distinct differences in how the PivotGrid is displayed for local data sources vs OLAP data sources. The functionality for local data sources is extremely inferior to that of OLAP data source. The user experience is very poor. 
Unplanned
Last Updated: 06 Aug 2024 17:01 by ADMIN

Hello, 

We've been using StockChart with Navigator to display a count trend. However, we have an accessibility bug reported on using that component due to single pointer options alternative is not provided for adjusting the graph points. Currently user can only achieve that through dragging. Do we support props that will display input box to resolve this accessibility issue?

MAS reference: https://aka.ms/MAS2.5.7 

Unplanned
Last Updated: 06 Aug 2024 16:59 by ADMIN

We are using a customized ChartToolTip with button in our bar chart. However the tab order is not correct for multiple charts. The expect behavior we were told by our accessibility testing team is first chart -> button on tooltip -> second chart -> button on tooltip and so on. The actual behavior is tab shortcut will switch between charts then back to the first chart tooltip element. 

MAS Reference:

Unplanned
Last Updated: 09 Jul 2024 06:50 by ADMIN
Created by: Joe
Comments: 1
Category: KendoReact
Type: Feature Request
0
This could be a port of the "DockManager UI Component" in the 2024 UI for Blazor Roadmap or the current jQuery Dock Manager.
Unplanned
Last Updated: 05 Jul 2024 08:43 by ADMIN
Created by: Peter
Comments: 1
Category: KendoReact
Type: Bug Report
0

Dear sir/madam,

We noticed an error when setting the "defaultShowWorkHours" to false, it still shows the work hours as the default.
Check the Codesandbox

Expected behavior when you set "defaultShowWorkHours" to false, it shows the full day timeline


Unplanned
Last Updated: 19 Jun 2024 20:20 by ADMIN

Hi, Keyboard navigation using "page down" and "page up keys" doesn't work.

Here is a stackblitz where the problem can be reproduced: https://stackblitz.com/edit/react-q9n5fe?file=app%2Fmain.tsx
Reproduction steps:

  1. Click inside the grid
  2. Press "Page down" or "Page up" - doesn't work

It only works when:

  1. Click outside of the grid
  2. click on vertical scroll bar without selecting any grid cell.
  3. Press"Page down" or "Page up" - it works.

Best Regards

Hubert

Unplanned
Last Updated: 27 May 2024 15:32 by ADMIN
Created by: Jessica
Comments: 1
Category: KendoReact
Type: Feature Request
0
It would be extremely useful to have data validation at the cell level on the spreadsheet, similar to Excel where we can restrict input to certain types of data, be it number, string, date, etc., and custom error handling to go along with it. 
Unplanned
Last Updated: 29 Mar 2024 08:26 by Thomas
Created by: Thomas
Comments: 0
Category: KendoReact
Type: Feature Request
1
To enhance UX, it should be better that when the user clicks between the label and the checkbox/radiobutton, it actionnates the checkbox/radiobutton.

Today this is how a radiobutton is structured. 

An improvement would be to nest the input inside the label, so it does what i said above, eg. :

 <label>
 <input type="checkbox" id="myCheckbox" name="myCheckbox">
 Click me to toggle the checkbox
 </label>

This would greatly enhance UX and is very common in web development.
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.
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: 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: 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: 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 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.
1 2 3 4 5 6