Pending Review
Last Updated: 22 Jul 2024 22:35 by SB
Exporting large of amounts of data requires special handling by the web application so the user knows the excel export process is working.  With kendo-excelexport component, calling the save() function is where all the work is done and it doesn't return until the Excel file is complete due to it being synchronous.  There should be some way for the application to subscribe to progress events during the construction of the excel export process so the application can inform the user of this progress.
Unplanned
Last Updated: 19 Jul 2024 07:38 by ADMIN

Hi,

I've noticed a strange issue with the ContextMenu: in Firefox, the div text selection loses focus after the context menu is shown.

My actual goal is to perform some functionality on the selected text by clicking the appropriate item from the context menu. However, the selection is lost after the context menu is displayed, making it difficult for the user to identify the current selection. This issue occurs only in Firefox; it works fine in Chrome and Edge.

I have attached below sample code and sample screenshot.

Here is Chrome/Edge context menu behavior (as expected).

Here is FireFox context menu behavior (focus lost on selected text).

Sample Code:

https://stackblitz.com/edit/angular-udag3v-aoxarf?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fcontextmenu-items.ts

Please let me know if there is any solution for this.

Thanks,

 

Unplanned
Last Updated: 19 Jul 2024 06:23 by Mauro
Created by: Sergey
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
5

Hi Team, 

Currently, the Kendo UI for Angular library relies on SVG icons as default icons. This means that developers would have to use a service to change the default icons inside components. This approach, however, does change all icons inside the project and is not suitable for cases where only a particular icon in a single component should be changed. 

Therefore, I would like to request a designated property or a specific approach that would allow developers to change particular icons inside particular components.

Unplanned
Last Updated: 16 Jul 2024 07:19 by ADMIN
Created by: Samuel
Comments: 3
Category: Kendo UI for Angular
Type: Feature Request
9

Currently there is no component for adding text to an input from some datasource. There is an autocomplete but it does not allow mixing freetext and text coming from a datasource. And it only allows for one value.

 

What we need is exactly this  :  http://jeff-collins.github.io/ment.io/#/

 

Typing a special character in a textbox (#, or @) would bring a datalist the user can choose from.

 

Can this be implemented please  ?

Pending Review
Last Updated: 26 Jun 2024 09:38 by Dimitris
Created by: Dimitris
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
0


It would be great if we could add footnotes in the Kendo editor, similar to how TinyMCE handles them, or a simpler version like the example found here: https://prosemirror.net/examples/footnote/

Duplicated
Last Updated: 19 Jun 2024 06:27 by ADMIN
Created by: Akshay
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
2

Hi Team,

At times organization need to include their logo in exported excel and easiest way to include logo would be to user MS Excel's IMAGE function. So, could you please consider this request, where in developers can include images in exported excel's using IMAGE function, in Kendo Angular UI.

 

Regards,

Akshay

Declined
Last Updated: 14 Jun 2024 07:51 by ADMIN
Created by: anthony
Comments: 3
Category: Kendo UI for Angular
Type: Bug Report
2

I'm experiencing an issue with the filtering and sorting functions in a Kendo Grid. This problem seems to occur with the latest version of Kendo UI for Angular in combination with Angular 18.

I have created a sample project on StackBlitz where the issue can be reproduced: StackBlitz Project.

In the example, you can see that the filtering and sorting capabilities are enabled. However, both filtering and sorting do not seem to work correctly.

Here is a relevant code snippet:

<kendo-grid [data]="gridData" [selectable]="selectableSettings" [navigable]="true" [height]="300" filterable="menu, row" [sortable]="true">
    <kendo-grid-column field="ProductName" title="Product Name"></kendo-grid-column>
    <kendo-grid-column field="UnitsInStock" title="Units In Stock"></kendo-grid-column>
    <kendo-grid-column field="UnitsOnOrder" title="Units On Order"></kendo-grid-column>
    <kendo-grid-column field="ReorderLevel" title="Reorder Level"></kendo-grid-column>
</kendo-grid>

What I have tried:

  1. I checked that the correct versions of Kendo UI and Angular are installed.
  2. I tried different settings for the filtering and sorting capabilities.
  3. I reviewed the Kendo UI documentation to ensure I didn't miss anything.

Current behavior:

  • Filtering: When I try to filter, the results are not updated correctly.
  • Sorting: Sorting does not seem to produce the correct order.

Expected behavior:

  • The grid should correctly filter and sort based on the column values.

Am I doing something wrong, or does this seem to be an issue with the Kendo UI framework? Any suggestions or solutions are welcome!

Thanks in advance for the help!

Unplanned
Last Updated: 14 Jun 2024 05:46 by ADMIN
Created by: arthur
Comments: 2
Category: Kendo UI for Angular
Type: Feature Request
7

At the moment the editor component only supports ordered list with numbers as bullet points:

1. Item #1

2. Item #2

It would be great if ordered lists would support different list-style-types of HTML like "lower-alpha", "upper-alpha", "lower-roman", "decimal-leading-zero", ...: https://www.w3schools.com/cssref/pr_list-style-type.php

a. Item #1

b. Item #2

--------------

i. Item #1

ii. Item #2

...

Duplicated
Last Updated: 30 May 2024 07:18 by Ekaterina
Created by: Ekaterina
Comments: 2
Category: Kendo UI for Angular
Type: Bug Report
0

Hi, Kendo team.

We have a small but annoying bug.

In the table filter for numeric column:

  • user type first part of floating value quickly - Filter button is still disable
  • user type comma symbol
  • then Filter button became enabled - comma symbol disappears
  • if user type slowly (or very quick) - then is not such bug.

Is it any workaround for it?

Thank you.

Ekaterina.

 

Duplicated
Last Updated: 29 May 2024 13:58 by Augusto
Created by: Augusto
Comments: 2
Category: Kendo UI for Angular
Type: Feature Request
0

Hi,

Many users of our apps have asked to add a "Clear" button to the Date Picker popup. For example, it could be placed next to the "Today" button. This would be something very useful and done without too much effort, as there is room in the popup and it doesn't involve any calculation.

Regards,

Augusto.

Unplanned
Last Updated: 24 May 2024 09:26 by ADMIN
Created by: Herman
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
1
It would be nice to have support for export SVG format in Signature Component.

https://www.telerik.com/kendo-angular-ui/components/inputs/signature/
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: 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.

 

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

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/

Declined
Last Updated: 23 Apr 2024 08:36 by ADMIN

https://stackblitz.com/edit/angular-pxppfk-s4ix7b?file=tsconfig.json

 

Change target in tsconfig in this stackblitz to targer es2022 to recreate bug

Unplanned
Last Updated: 22 Apr 2024 10:54 by Sergey
Created by: Sergey
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
1

Implement a MediaPlayer component like the jQuery one:

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

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 13:03 by ADMIN
Created by: Hui Chuan
Comments: 2
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.

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

In Development
Last Updated: 10 Apr 2024 14:42 by ADMIN

Severity: Sev2 

Environment (OS, Application, Versions): 

OS: Windows11 (build 22631.3296)
Chrome Version 122.0.6261.129 (Official Build) (64-bit) 
Chromium Edge Version 122.0.2365.80 (Official build) (64-bit)

AT (include version number):

NVDA Version 2023.3.4. (2023.3.4. 31265) 
Jaws (Version 2024.2312.53) 
Narrator (Version Win11) 

Repro Steps: 

1.Turn on NVDA screen reader. 
2.Hit the Dropdowns Library - Overview | Kendo UI for Angular (telerik.com) 
3.TAB till "AutoComplete" edit combo box and insert "C", suggestion list will expand. 
4.Press down arrow key to navigate through expanded list. 
5.Observe that NVDA is not announcing the available list items.  

Actual Results: 

NVDA is not announcing the available suggestion list items of "Auto complete" combo box when we navigate with arrow keys.

Expected Results: 

NVDA should announce the available suggestion list items of "Auto complete" combo box when we navigate with arrow keys. 

9991592_NVDA_KendoExternal.mp4

9991592_Jaws_KendoExternal.mp4

9991592_Narrator_KendoExternal.mp4

1 2 3 4 5 6