In Development
Last Updated: 15 Mar 2024 13:50 by ADMIN
Created by: Erik
Comments: 0
Category: SplitButton
Type: Feature Request
1

So far the SplitButton behaves as a single tab stop component. But the component is created by two buttons, one which triggers a single operation and the arrow which only opens the popup.

The arrow should be part of the Tab sequence so the user can open only the popup without the need to use Alt+Down arrow combination.

In Development
Last Updated: 14 Mar 2024 13:05 by ADMIN
Created by: Dimiter
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
1

Please provide built-in way to set attributes to the internal Input element. These can be HTML attributes like "autocomplete", "aria-describedby" and others, and also custom attributes if such are required.

Currently the only way to set attributes is programmatically, for example through a custom directive:

https://stackblitz.com/edit/angular-douddd?file=src%2Fapp%2Fapp.component.ts

Related feature request - https://feedback.telerik.com/kendo-angular-ui/1582022-set-area-describedby-and-area-labelledby-to-form-controls

In Development
Last Updated: 14 Mar 2024 10:38 by ADMIN
Please provide a feature allowing to set the "role" attribute to cells (TD elements) in a given Grid column.
In Development
Last Updated: 11 Mar 2024 12:21 by ADMIN
Scheduled for 2024 Q2 (May)
Created by: Niels
Comments: 0
Category: PivotGrid
Type: Feature Request
4

Provide a count aggregate for PivotGrid, just like the Grid does:

https://www.telerik.com/kendo-angular-ui/components/grid/grouping/aggregates/#toc-aggregate-types

 

In Development
Last Updated: 11 Mar 2024 12:19 by ADMIN
Scheduled for 2024 Q2 (May)
Created by: César
Comments: 0
Category: PivotGrid
Type: Feature Request
1

Please provide an option to expand row axes by default. The functionality should allow rendering the row axes expanded just as if they were expanded by clicking on their expand arrow.

Thank you.

In Development
Last Updated: 22 Feb 2024 15:49 by ADMIN
Created by: -
Comments: 1
Category: PivotGrid
Type: Feature Request
16

Hi,

The cell template would be a good addition to the PivotGrid component allowing developers to customize the cell content.

Thank you for your consideration.

In Development
Last Updated: 22 Jan 2024 13:55 by ADMIN
Created by: Annamalai
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
6

Provide a built-in Rating component similar to the jQuery Rating component:

https://demos.telerik.com/kendo-ui/rating/index

In Development
Last Updated: 21 Dec 2023 12:43 by ADMIN
Created by: Hui Chuan
Comments: 1
Category: Kendo UI for Angular
Type: Bug Report
0

As demonstrated by the example of the current version and its screenshot, the title of the legend is black when using a dark theme:

Legend - Chart - Kendo UI for Angular (telerik.com)

telerik.com/kendo-angular-ui/components/charts/examples/chart/legend/title/?theme=default-main-dark&themeVersion=7.0.1

The rest of the text is white which leads me to believe that this is a bug. This issue is not present when using a light theme.

In Development
Last Updated: 29 Nov 2023 08:47 by ADMIN
Created by: Abhishek
Comments: 1
Category: Scheduler
Type: Feature Request
35

Hi,

Currently, the all-day events that last for more than 24 hours can be displayed only in the specific all-day row. Please provide an option that allows displaying the all-day events in the Scheduler main view as well. 

thanks