Pending Review
Last Updated: 09 May 2024 14:18 by Martin
Created by: Martin
Comments: 0
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: 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: 09 May 2024 03:32 by Lau
Created by: Robert
Comments: 10
Category: Scheduler
Type: Feature Request
33

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: 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. 

Unplanned
Last Updated: 22 Apr 2024 10:54 by Sergey
Created by: Sergey
Comments: 0
Category: Gantt
Type: Feature Request
1

Implement a MediaPlayer component like the jQuery one:

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

Unplanned
Last Updated: 22 Apr 2024 10:12 by Vaishnavi
Created by: Vaishnavi
Comments: 0
Category: Spreadsheet
Type: Feature Request
1
We're utilizing the Kendo Spreadsheet in a scenario where we need to access Excel spreadsheet functions. Specifically, we have a spreadsheet with multiple sheets and would like to use formulas to reference data from one sheet to another. 
Unplanned
Last Updated: 19 Apr 2024 07:27 by William
Created by: William
Comments: 0
Category: Spreadsheet
Type: Feature Request
2

Hi,

We are requesting a feature for adding custom options in the Context Menu of the Spreadsheet, just like in jQuery:

https://docs.telerik.com/kendo-ui/api/javascript/ui/spreadsheet/methods/cellcontextmenu

Unplanned
Last Updated: 18 Apr 2024 19:57 by Brian
Created by: Kendo UI
Comments: 1
Category: Gantt
Type: Feature Request
3
Please provide virtual scrolling feature for the Gantt chart to allow loading large data sets without any performance issues.
Unplanned
Last Updated: 18 Apr 2024 09:15 by Kamran
Created by: Kamran
Comments: 0
Category: Editor
Type: Feature Request
3

The following HTML markup is not supported and misinterpred by the Editor:

<span style="color: red;">Test <span style="color: blue;">Inner Span </span> Test</span>

The result is:

<p>
   <span style="color: red;">Test</span>
   <span style="color: blue;">Inner Span</span>
   Test
</p>

 

 

Unplanned
Last Updated: 17 Apr 2024 06:42 by ADMIN
Created by: BOBY
Comments: 8
Category: Scheduler
Type: Feature Request
1
Allow the Scheduler PDF to export to multiple pages.   This is very important for us...
Completed
Last Updated: 16 Apr 2024 08:38 by ADMIN
Created by: Erik
Comments: 1
Category: DatePicker
Type: Feature Request
0
The purpose of this item is to be able to navigate to the picker button element of the DatePicker components. It will be used for toggling the state of the popup.
Unplanned
Last Updated: 11 Apr 2024 13:39 by ADMIN

Hi Team,

I am looking for the ability to know from which resource (row) the [RemoveEvent](https://www.telerik.com/kendo-angular-ui/components/scheduler/api/RemoveEvent) is originated when a single event is shared by many resources.

Thanks

Alrick

Completed
Last Updated: 11 Apr 2024 12:58 by ADMIN
Created by: Annamalai
Comments: 1
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

Completed
Last Updated: 11 Apr 2024 12:47 by ADMIN
Created by: -
Comments: 2
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.

1 2 3 4 5 6