Completed
Last Updated: 02 Jul 2021 06:10 by ADMIN
Created by: Kwex
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
17
At the moment, Kendo only supports Straight Line graphs. It would be nice to support curves like Regression Curves ... because they are useful for representing Analytical Data.

Next release pls!
Unplanned
Last Updated: 01 Jul 2021 14:31 by ADMIN
Created by: Andrew
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
22
The DataBound event is the last event that can be bound to at present (other than user interaction events) - this occurs before rendering. In the situation where a chart wrapper is in a hidden div to be displayed and the datasource to be re-read under certain circumstances, it would be useful to have a post render event to ensure the chart is fully drawn before displaying the div.
Duplicated
Last Updated: 01 Jul 2021 11:53 by ADMIN
Created by: Franck
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
10
Please see http://dojo.telerik.com/uSaq/3 When you click on the "reload" button, the gauge always animates from 0 to the given value.

We would like to animate the gauge between current and next value, without jumping to 0.

(related to support ticket : http://www.telerik.com/account/support-tickets/view-ticket.aspx?threadid=892750 )
Under Review
Last Updated: 01 Jul 2021 11:34 by ADMIN
Created by: Jayesh
Comments: 6
Category: Kendo UI for jQuery
Type: Feature Request
15
To use Kendo UI as View part of MVP pattern where Model and Presenter reside in GWT it is important to have a GWT wrapper for Kendo UI.
Unplanned
Last Updated: 01 Jul 2021 11:18 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
18
I need notification hiding to be passed when hovering over a notification.

To further explain I am expecting a behavior such in following example.
http://codeseven.github.io/toastr/demo.html
Unplanned
Last Updated: 30 Jun 2021 13:03 by ADMIN
I'd like to have the ability for icons to be displayed in Internet Explorer even when web font downloads are disabled.

It seems the best way to support this scenario is to use inline SVG in order to support changing the icon colors.

See https://www.telerik.com/forums/is-there-a-fallback-from-webfont-icons

Thank you.
Completed
Last Updated: 30 Jun 2021 12:48 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
your claims your components are accessible according to WCAG success criteria are not valid.

Even your own website is not keyboard accessible. 

Try using a keyboard to navigate your components and you will understand why.

I will be recommending that our organization not use Kendo UI until you address all 38 WCAG 2.0 Levels A and AA Success Criteria.
Declined
Last Updated: 30 Jun 2021 12:45 by ADMIN
Created by: Anthony
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
Include Flow type definitions for kendo-ui jquery modules. 
Declined
Last Updated: 30 Jun 2021 12:45 by ADMIN
 I would like to see away to cross reference releases to the API docs.  So when a new method, property, etc. becomes available for a control or framework, I can see what release it was associated with.  This will permit me to upgrade apps to specific versions. Or during an update, I can see where a breaking change occurred.  I'm sure lots of other benefits could come from that.
Declined
Last Updated: 30 Jun 2021 06:11 by ADMIN
Created by: Andy
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
The ImageBrowser only supports a Path and Filename to identify a file.  It would be nice to be able to use an ID instead of the Filename as an identifier.  This would involve changing the FileBrowserEntry object to include an ID property and make it available throughout (e.g. Thumbnail and Image URLs). 
Completed
Last Updated: 30 Jun 2021 05:17 by ADMIN
Created by: Trent
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
15
Add required validation support when using radio buttons. This is currently not supported out of the box. Ideally only one radio button in a group should need the required attribute, not all of them.

See forum post below for more information:

http://www.telerik.com/forums/extending-the-kendo-ui-validator-to-support-required-validation-on-radio-buttons
Unplanned
Last Updated: 29 Jun 2021 11:21 by ADMIN

This feature request concerns all Kendo widgets that have a loading indicator built in such as Kendo MultiSelect. Currently there are no aria attributes indicating progress, so users are not made aware that something is loading by the screen readers. 

One possible approach is to apply aria-busy attribute:

https://www.w3.org/TR/wai-aria-1.0/states_and_properties#aria-busy 

This is also suggested as a solution to implement for the standalone Loader component:

https://docs.telerik.com/kendo-ui/controls/interactivity/loader/accessibility/overview#wai-aria 

 

 

Unplanned
Last Updated: 24 Jun 2021 11:23 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
5
The style picker has to be manually populated with style names. It would be better if it could pull the style names out of the associated stylesheet and filter the list depending on the location of the cursor i.e. only show styles applicable to ‘a’ tags when a hyperlink is highlighted.
Declined
Last Updated: 24 Jun 2021 11:21 by ADMIN
Created by: Ruben
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
6
Add the RadRadialMenu from the Win8 controls to Kendo UI
Declined
Last Updated: 18 Jun 2021 10:39 by ADMIN
Created by: Sam
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
3
Support Value template on ComboBox & MultiColumnComboBox
Declined
Last Updated: 18 Jun 2021 08:06 by ADMIN
Created by: Karel
Comments: 1
Category: Kendo UI for jQuery
Type: Bug Report
2

Hi,

 

I'm 100% sure I've found a bug that occurs when trying to load a state into the kendo Filter component.

I've tried this on the example of the official documentation below ("Loading Settings on Demand")

https://docs.telerik.com/kendo-ui/controls/data-management/filter/state#loading-settings-on-demand

 

Here are some reproduction steps:

1. Click Add expression

2. Add Cost - Is equal to - 25

3. Click Save

4. Click any of the 2 close icons

5. Click Load (This should load in the filter of the cost being 25)

6. Once again, click any of the 2 close icons.

7. Click Save

8. Click Load (This should load all the results since we removed the filters and saved that state.)

9. As you can see, it once again loaded the filter instead of loading in the empty filter object.

 

Please fix this :)

 

Kind regards

Declined
Last Updated: 17 Jun 2021 11:38 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
As of Kendo UI R3 2018, template expressions in AngularJS are automatically escaped and as a result, our app is broken in some areas and we've rolled back to the previous version. At least give us the option to turn off escaping template expressions or offer a smarter sanitization method that can accept AngularJS template expressions within Kendo templates.
Declined
Last Updated: 17 Jun 2021 11:37 by ADMIN
Created by: francesco
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
The idea is that we have dispatchers (classes that fire events) and listeners (classes that listen for events). 
Declined
Last Updated: 14 Jun 2021 14:46 by ADMIN
When using numeric text box with AngularJS - the model value should be affected by using the arrows, just like it's affected by typing inside the control.
Declined
Last Updated: 10 Jun 2021 06:30 by ADMIN
Created by: Pierpaolo
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
28
I would like to implement something similar to what proposed here:
http://kendoui-feedback.telerik.com/forums/127393-telerik-kendo-ui-feedback/suggestions/6454228-separation-of-shapes-and-datasource-for-maps-in-da

Basically, it comes to binding shape properties to data: every time data changes, the filling of the shapes is changed accordingly.

Please, guys, this would be really good!