Unplanned
Last Updated: 13 Jul 2021 11:04 by ADMIN
Created by: Zaw
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
8
I would like to have Captcha component in Angular similar to Telerik ASP.NET Captcha component. 
Unplanned
Last Updated: 30 Jun 2021 09:04 by ADMIN
Created by: Trevor
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
3

Please add the ability to disable snapping to slots while dragging/resizing events in the Kendo Angular Scheduler. This would improve usability greatly.

This feature exists in the JQuery version with the "Snap events to slot boundaries" checkbox seen here: https://demos.telerik.com/kendo-ui/scheduler/move-resize

Unplanned
Last Updated: 21 Jun 2021 09:20 by ADMIN
Created by: Bryan
Comments: 2
Category: Kendo UI for Angular
Type: Feature Request
4
It would be nice for the Editor to support writing markdown or standard HTML. 
Unplanned
Last Updated: 16 Jun 2021 15:10 by ADMIN
Created by: Kalli Kaldi
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
5

Is it possible to add a duration input control in format HH.  I´m not talking about a time picker, but a way to choose how much time will last doing something.

The value could be in minutes or hours (fractional minutes).

Here is a discussion on this topic on

https://stackoverflow.com/questions/17428387/hows-a-duration-picker-called-and-does-it-exist

 

Unplanned
Last Updated: 03 Mar 2021 13:48 by ADMIN
Created by: Samuel
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
8

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  ?

Unplanned
Last Updated: 18 Sep 2020 11:26 by ADMIN
Created by: David
Comments: 5
Category: Kendo UI for Angular
Type: Feature Request
13
It would be really helpful if you provided test harnesses for Kendo for Angular.  It is difficult to unit test some of our Angular 9 code without test harnesses.  Plus they are much cleaner than digging into brittle CSS selectors.
Unplanned
Last Updated: 17 Sep 2020 13:42 by ADMIN
Created by: Dzmitry
Comments: 1
Category: Kendo UI for Angular
Type: Bug Report
1

https://stackblitz.com/edit/angular-niog8n-eldomz?file=app%2Fapp.component.ts



Recurrency "End On" date in datepicker is different with RecurrencyRule's one.



Steps to reproduce:

open series from the example,  set Recurrency's End selector to date option, set date to Sep 9th.

Actual result: recurrency rule contains UNTIL=20200910T000000Z.

Save and open series again: recurrency's End date is now Sep 10th.

Changing it to Sep 9th and saving brings no changes.


Unplanned
Last Updated: 18 Aug 2020 12:37 by ADMIN
Created by: kdubious
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
4
Would love to see a new theme based on Microsoft Fluent UI
Unplanned
Last Updated: 21 May 2020 08:11 by ADMIN
Created by: John
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
20

In the Kendo ComboBox, the selection part is not working with shadow dom.

1. Reproduction:

Please look at the below links,

With ShadowDOM:

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

Without ShadowDOM:

An example is provided in the below link under 'ENABLING SUGGESTION' section

https://www.telerik.com/kendo-angular-ui/components/dropdowns/combobox/suggestions/

 

Expected Result:

When user type 'C', the first word starts with C in the list 'Croatia' is suggested and 'roatia' is selected. But as soon as I type 'y' next to 'c', the combo box is suggesting 'Cyprus' and 'prus' should be selected

 

Actual Result:

As soon as I type the first word starts with C in the list is 'Croatia' is populated in the Combobox and 'roatia' is NOT selected. So the user cannot type ‘y’ in this case. But the user wants to select ‘CYPRUS’ but 'Croatia' is filled as the input and Cyprus is not suggested.

I have attached the video for the difference between with/without shadow dom.

Also, If you need any additional information, I have created a support ticket:

Ticket ID: 1465593

 

Unplanned
Last Updated: 31 Jan 2020 15:27 by ADMIN
Created by: Brennan
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
4

Please create a Kendo theme that supports Microsoft Office Fabric design.

Thank you

Unplanned
Last Updated: 16 Jan 2020 15:29 by ADMIN
Created by: Josh
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
4

Please provide a Slide Menu component such as:

https://www.primefaces.org/primeng/#/slidemenu

Thank you

Unplanned
Last Updated: 25 Nov 2019 10:16 by ADMIN

Hello,

it would be nice to have a reusable Virtualization-Container-Component so that it is possible to have a list of many custom components without performance issues.

The Grid, DropDowns and Calendar-Components already use some kind of virtualization component which is currently not for public use.
I guess something like that, but defined in a generic way (so that it is possible to insert any component) would be sufficient.
It should also be possible to have child elements with different sizes.

Unplanned
Last Updated: 18 Oct 2019 08:11 by ADMIN
Created by: Alec
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
5
We would like to be able to tab to elements with tooltips which would open the tooltip and be readable by screen readers such as JAWS, etc.
Unplanned
Last Updated: 08 Feb 2019 12:55 by ADMIN
Created by: Mariana
Comments: 0
Category: Kendo UI for Angular
Type: Feature Request
3
Provide a class option, for the WindowService, that will allow to style the window's content and title.
Unplanned
Last Updated: 25 Jan 2019 10:11 by ADMIN
Hello, I need to configure default filters operators in Grid filter menu. In my use case I want to filter a date, and I need that the first  filter operator was "Is after " and the second filter "Is before" . It would be nice to have a built-in option to configure the default operators of both filters
1 2 3 4 5