Unplanned
Last Updated: 17 May 2024 21:12 by Nicholas

Hi,

It will be a nice feature to have the ability to customize the drag hint of the built-in row reordering similar to the hintTemplate.

Completed
Last Updated: 16 May 2024 14:00 by ADMIN
Created by: Team Booking
Comments: 2
Category: Kendo UI for Angular
Type: Feature Request
8

Hi,

We are in need of a lightweight timeline component. One that shows events grouped by date and/or time with the options to expend all the event if there are more then one on the same date.

A neat feature would be an action button on an event. This would greatly enhance the experience of the timeline.

We suggest something similar to this one:  Clarity Design System - Documentation - Timeline

Our use case:

We have price lists that are published on x date and time.
To track a collection of price lists and events per price list chronologically, we need a timeline with (optional) actions per published event.

 

Kind regards,

Maikel

Completed
Last Updated: 16 May 2024 13:59 by ADMIN
Release 2024 Q2 (May)
Created by: Niels
Comments: 1
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

 

Completed
Last Updated: 16 May 2024 13:53 by ADMIN
Created by: Mauro
Comments: 2
Category: Calendar
Type: Feature Request
2

Currently, for some reason - the buttons only exist around the "Today" button in the classic type Calendar.

It doesn't pass our UX requirements and actually looks odd - the buttons change month/year yet are around a value that never changes, on the side.

Can we get a template option or a built-in way to have these buttons around the title, like in Kendo jQuery classic Calendar?

The current headerTitleTemplate only allows changing the contents of that title button - and you can't put buttons inside buttons.

Completed
Last Updated: 16 May 2024 06:38 by ADMIN
Created by: Martin
Comments: 1
Category: TreeView
Type: Feature Request
0

I realise the real villain here is Angular change detection, but anyways...

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

This is sort of halfway between a bug and a feature: I've noticed when i add any kind of mouse event to a tree view node template then some global change detection kicks in, and in turn this seems to cause the svg carets in treeview to be constantly regenerated e.g. open the above stackblitz and move the mouse up and down the tree - if you look in the chrome inspector elements tab and go to the <kendo-svgicon> carets you will see their child nodes ( > svg > path) glow as they are being replaced - even though the replacement nodes are no different. If you edit the data in these nodes e.g. path coords, you'll see it get replaced when the mouse is moved up/down the tree again

This doesn't seem to affect any other parts of the tree view, just the carets... is there a chance this could be looked into why this is happening, and hopefully stopped? (our ultimate reason is we're also listening to DomChange events with a mutation observer on the tree and these changes cause many DomChange events that swamp the ones we actually want.)

(Also, I have looked into changing the change detection behaviour in angular but it isn't fine-grained enough to ignore just one particular declaration of an event listener in a template - it's all big sweeping component-level changes or using renderer classes and native listeners which are unwieldy, especially when the target concerned is in a ng-template like in this instance.)

Unplanned
Last Updated: 15 May 2024 10:30 by Mario
Created by: Dimitris
Comments: 1
Category: Grid
Type: Feature Request
2

When I type on a filter, the event filterChange is fired and it correctly contains the data of the column filter that has been modified, with its value.

The problem is that when a filter is cleared (either via clear button or by emptying the filter), the fired filterChange event does not contain any information. No name of the filter field is provided. This doesn't allow me to know which filter has been cleared.

Unplanned
Last Updated: 15 May 2024 09:16 by ADMIN
Created by: Robert
Comments: 11
Category: Scheduler
Type: Feature Request
34

Provide the possibility to dynamically change the height of the slots in Month, Multi-Week, and other views. This feature is useful in order to fit the events in the specific slot:

jQuery Scheduler:

https://demos.telerik.com/kendo-ui/scheduler/adaptive-slot-height

Unplanned
Last Updated: 14 May 2024 19:00 by Jean-francois
Created by: Alex
Comments: 1
Category: Map (beta)
Type: Feature Request
3

Add an option to provide different colors for the Map markers:

 

 

Unplanned
Last Updated: 14 May 2024 07:39 by ADMIN
Created by: Sascha
Comments: 1
Category: Tooltip
Type: Feature Request
2

Could you provide a tooltip close event

Thank you

Completed
Last Updated: 13 May 2024 13:55 by ADMIN
Created by: digvijoy
Comments: 2
Category: Kendo UI for Angular
Type: Feature Request
1

As a end user I should be capable of assigning my own accessibility attributes. right now I could see that input automatically mapping area-describedby from hint component. 

Please do the needful.

 

Planned
Last Updated: 13 May 2024 12:20 by ADMIN

When the for attribute of the native label is set to the id of the native input (and it's wisely generating guids for those so they're unique) there is no need for the aria-labelledby to point back to the id of the label.

The only time you need that aria-labelledby pointing back to the label is on components that aren't using a native input/select/textbox element, like kendo-dropdownlist.

Remove the aria-labelledby for cases when native HTML elements are associated.


Planned
Last Updated: 13 May 2024 10:58 by ADMIN
Created by: Kendo UI
Comments: 0
Category: DropDownList
Type: Feature Request
1

Hi,

At present, the DropDown components do not activate their popups when focused and the spacebar is pressed. Instead, the popup opening is achieved by pressing "alt + arrowDown." However, to align with the behavior of HTML5 select elements, it would be expected that the Kendo DropDown components open their popups when the spacebar is pressed as well.

Unplanned
Last Updated: 09 May 2024 06:55 by Penny
Created by: Penny
Comments: 0
Category: Gantt
Type: Feature Request
1
It will be a good addition to the Gantt component if pagination is added as a feature.
Unplanned
Last Updated: 07 May 2024 06:13 by Lukas
Created by: Lukas
Comments: 0
Category: Charts
Type: Feature Request
2

This feature request is already logged in the Kendo UI for jQuery portal and upon implementation would be nice to bring the feature also to Kendo UI for Angular Charts.

https://feedback.telerik.com/kendo-jquery-ui/1358671-support-quarters-in-date-series-just-like-weeks

 

 

Unplanned
Last Updated: 03 May 2024 07:49 by Hui Chuan
With the addition to the compare function to the SortDescriptior, It would be a good enchantment if the PivotGrid also supports it.
Unplanned
Last Updated: 02 May 2024 10:28 by Uwe
Created by: Uwe
Comments: 1
Category: DatePicker
Type: Feature Request
1

Hi, Team!

I would like to request both prefix and suffix templates that would allow users to display various elements as adornments in the Date Inputs components.

Unplanned
Last Updated: 01 May 2024 05:50 by Hubert Frick

It will be a good addition to the component if an option like layout is provided to adjust the action buttons of the editing dialog. Similar to the following Dialog demo:

https://www.telerik.com/kendo-angular-ui/components/dialogs/dialog/action-buttons/#toc-using-the-actions-component

 

Unplanned
Last Updated: 30 Apr 2024 07:58 by ADMIN
Created by: Georges
Comments: 1
Category: MultiSelectTree
Type: Feature Request
1

Hello,

I would like to be able to disable parent node only in the MultiSelectTree component.

This functionality is already present in the TreeView: https://www.telerik.com/kendo-angular-ui/components/treeview/api/TreeViewComponent/#toc-inputs

It would also be beneficial in the long term to align the options between the MultiSelectTree and TreeView component (like Load More Button, select one or many,...)

Thanks in advance

 


Unplanned
Last Updated: 26 Apr 2024 05:38 by ADMIN
Created by: Kendo UI
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
0

Typing a decimal number in a grid filter menu input for number type removes dot sometimes.
Can be reproduced in this Grid: 

https://www.telerik.com/kendo-angular-ui/components/grid/filtering/filter-menu/

Unplanned
Last Updated: 24 Apr 2024 15:24 by Simon Störmer
Created by: Simon Störmer
Comments: 0
Category: Map (beta)
Type: Feature Request
1

Currently, when resizing the Map component, the respective Map layer is not adjusting its size according to the performed resizing.

Please implement an enhancement that adjusts the size of the Map layers based on the resizing of the Map component. 

1 2 3 4 5 6