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: 11 Sep 2024 11:19 by Sunil
I want to use a property that can format the CheckBoxList ColumnMenu label. It should work the same as the format prop of the GridColumn.
Unplanned
Last Updated: 11 Sep 2024 08:16 by Daren
Created by: Daren
Comments: 0
Category: Scheduler
Type: Feature Request
1
In the event handler, I need to be able to get all the information from the edited item, including the group it belongs to. 
Unplanned
Last Updated: 10 Sep 2024 13:04 by ADMIN
The Gantt chart resolution only displays down to days.  Please increase the display resolution to milliseconds.  The start time already handles milliseconds (start: new Date("2014-06-02T00:10:10.000Z").  We just need the resolution to enable us to see the tasks in the minutes, seconds, milliseconds time frame.  Additionally, you should be able to zoom in using the mouse.  Many of your charts already have these features.  An upgraded Gantt chart would be an incredible capability for engineers as well as the military to plan and schedule tasks at the millisecond range.  Thanks for your time.
Unplanned
Last Updated: 09 Sep 2024 06:12 by Daniel
Created by: Daniel
Comments: 0
Category: MultiSelect
Type: Feature Request
1
I want a use a component similar to the MultiSelectTree, but where the items in the popup are rendered in a Grid instead of in a TreeView.
Declined
Last Updated: 29 Aug 2024 14:25 by ADMIN
Title: Screen reader is not announcing the complete data points information of the "Displaying Time Series" bar graph.

 

Test Environment:  

Windows11 24H2 Os Build 26100.1301
Browser: New Edge Version 127.0.2651.86 (Official build) (64-bit)
AT: NVDA, JAWS, Narrator
 
Repro steps:  
  1. Open URL: https://www.telerik.com/kendo-react-ui/components/charts/chart/elements/axes/#toc-displaying-time-series 
  2. Kendo React home page will appear.
  3. Navigate to the "Displaying Time Series" bar graph using tab key.
  4. Navigate using arrow keys through the chart controls.
  5. Verify whether the Screen reader is announcing the complete data points information of the "Displaying time Series" bar graph or not. 
Actual Result:
Screen reader is not announcing the complete data points information i.e x axis and y value information also what those points indicate of the "Displaying time series" graph.

Observation: While navigating the graph data points using arrow keys, screen reader JAWS only announces as "3.3 point, 5.2 point" when focus lands on those graph points.
NOTE: Issue is repro'ing with all 3 Screen Readers.
Please Refer Attachment- Screen reader is not announcing the complete data points information on the graph.

Expected Result:
Screen reader should announce the complete data points information of the "Displaying time series" graph such as screen reader announce as the x-axis value along with what information the data points are representing as "Daily max (C) Chart X-axis value 1/1 Y-axis value 3.3 point".

Unplanned
Last Updated: 27 Aug 2024 15:32 by ADMIN
Created by: Peter
Comments: 1
Category: DatePicker
Type: Feature Request
3
When my users are done typing in one date segment, I want the focus to pass to the next one automatically. 
Unplanned
Last Updated: 20 Aug 2024 13:49 by ChiaAn
Created by: ChiaAn
Comments: 0
Category: Editor
Type: Feature Request
1
I want to execute the Editor commands from my code. For example, on a button click (the button is outside the Editor toolbar) I want to Bold the selected text in the Editor. 
Unplanned
Last Updated: 16 Aug 2024 09:39 by Tom
Created by: Tom
Comments: 4
Category: Scheduler
Type: Feature Request
3

We would like a virtualization of the timeline: https://www.telerik.com/kendo-react-ui/components/scheduler/api/TimelineViewProps/

We use the timeline for planning, when we have many rows with many columns it becomes slow.

Especially in combination with drag & drop hooks: https://www.telerik.com/kendo-react-ui/components/common/drag-and-drop/

In Development
Last Updated: 15 Aug 2024 14:43 by ADMIN

Hi! 

I have noticed that keyboard navigation doesn't work in the filter editor components inside the Filter component

Reproduction:

  1. Open https://stackblitz.com/edit/react-rvwjsm?file=index.html
  2. Choose "name" or "price" from the first dropdown
  3. Type anything in the input field
  4. Try to change the cursor position in the field using arrow keys - doesn't work

 Is there a way to enable it or go around it? 

Unplanned
Last Updated: 15 Aug 2024 08:47 by ADMIN
Scheduled for 2024 Q4 (Nov)
Created by: shieldsjared
Comments: 1
Category: KendoReact
Type: Bug Report
0

Looking at the JSDoc for for `toDataSourceRequestString` and `toDataSourceRequest`, they both appear to have JSDoc above them, showing the parameter as:

 * @param {DataRequestState} state - The state that will be serialized.

Should this actually have `@param {DataSourceRequestState}`?

Under Review
Last Updated: 15 Aug 2024 07:29 by ADMIN

There is a bug when rendering nested `PanelBarItem` components into a `PanelBar`. This error began in version 8.0 and still exists in 8.2.0.

In the linked example sandbox, you can see that I am rendering an empty array of children and it causes an error. This used to not cause any issues.

An empty array is needed because we render some `PanelBarItems` that come from an AJAX query and so the children starts off as an empty array until the requests completes.

code sandbox example of bug

Thank you,

Ryan

Unplanned
Last Updated: 13 Aug 2024 15:50 by Tarik
Created by: Tarik
Comments: 0
Category: Data Grid
Type: Feature Request
1
Currently locking a column does not work with a detail component. It would be beneficial if it worked for the expand/child row as well.
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: 01 Aug 2024 10:12 by ADMIN
Created by: José
Comments: 1
Category: Spreadsheet
Type: Feature Request
0

I'm looking for a spreadsheet solution that allows Collaborative editing.
 
I've been looking through your documentation and haven't found anything that could help me.

Can your React component allow this type of functionality?

Unplanned
Last Updated: 31 Jul 2024 16:48 by ADMIN
Created by: Saurav
Comments: 2
Category: KendoReact
Type: Feature Request
3
Add an onSeriesDoubleClick event to the Chart.

The event parameters should be similar to the onSeriesClick event
Unplanned
Last Updated: 30 Jul 2024 16:31 by Amit
Created by: val
Comments: 2
Category: KendoReact
Type: Feature Request
5
Telerik UI for ASP.NET Core Gantt: https://demos.telerik.com/aspnet-core/gantt/resources. has Planned vs Actual timeline would be great!
1 2 3 4 5 6