Unplanned
Last Updated: 17 Mar 2023 07:04 by ADMIN
Created by: unTill
Comments: 3
Category: Grid
Type: Bug Report
0

When filter popup is opened, it need to be closed by click outside of it

However, popup is closed only after second click outside.

After popup was opened and closed for the first time - next times everything works correctly, so it can be reproduced only after refreshing the page with this component

It can be reproduced in example in your documentation: https://www.telerik.com/kendo-angular-ui/components/grid/filtering/filter-menu/#toc-custom-filters/

Unplanned
Last Updated: 16 Mar 2023 07:58 by Marc

Use the basic usage example from https://www.telerik.com/kendo-angular-ui/components/dropdowns/multiselect/

Click in the area next to the baseball chip.

The list with available objects pops up.

Click in the place where the cursor is, the popup won't close.

Click in the right half of the component, the popup closes.

 

It seems it's the input element which swallows the click event.

I would expect the popup to be closed, no mather where I click in the component

Unplanned
Last Updated: 15 Mar 2023 12:03 by Vitaly
Created by: Vitaly
Comments: 0
Category: Map (beta)
Type: Feature Request
1

Allow rotating the pins, based on a filed value in the markers objects:

 public  markers = [
        { latlng: [30.2675, -97.7409], name: 'Zevo Toys', rotateAngle: 90},
        { latlng: [30.2707, -97.7490], name: 'Foo Bars',  rotateAngle: 20 },
    ];

Unplanned
Last Updated: 15 Mar 2023 11:20 by Panu
Created by: Panu
Comments: 0
Category: TreeList
Type: Feature Request
5

Hi, Team!

As of now, the TreeList component does not have a designated property that allows the developers to modify its sizing. Similarly to the Grid, I would like to ask for the implementation of such a property. 

Unplanned
Last Updated: 14 Mar 2023 14:03 by Dominik
Created by: Dominik
Comments: 0
Category: Charts
Type: Feature Request
1

Hi,

Please provide an option that allows forcing the chart to use whole numbers for its value axis when zooming in or out. It's not something uncommon to have charts that can't have decimals (eg. number of people).

Thank you

Unplanned
Last Updated: 14 Mar 2023 13:25 by ADMIN
Created by: Kendo UI
Comments: 0
Category: PivotGrid
Type: Feature Request
1

Hi,

It will be a nice addition to the PivotGrid toolkit to have a built-in PDF Export module.

Unplanned
Last Updated: 14 Mar 2023 13:25 by Brian
Created by: Werner Haltner
Comments: 1
Category: ListBox
Type: Feature Request
6

Hi,

It will be a good component enhancement if selection and multi selection was introduced to the ListBox component. Like Kendo UI for React and jQuery:

https://www.telerik.com/kendo-react-ui/components/listbox/selection/

https://docs.telerik.com/kendo-ui/api/javascript/ui/listbox/configuration/selectable

Thank you for your consideration.

Unplanned
Last Updated: 14 Mar 2023 09:02 by ADMIN
Created by: Iliyan
Comments: 3
Category: Kendo UI for Angular
Type: Feature Request
13
A brand new component to crop, rotate and resize an image before upload. I think almost every CMS that uses kendo components will make use of such a component. 

For reference Kendo UI jQuery ImageEditor component:

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

Unplanned
Last Updated: 13 Mar 2023 14:01 by Michael
Created by: Michael
Comments: 0
Category: Scheduler
Type: Feature Request
2

Hi,

It will be a good addition to the component if separate events are fired when the user makes choice inside the `Edit Recurring Item` dialog.

That will help developers to execute additional logic upon user interaction.

Thank you for your consideration.

Unplanned
Last Updated: 10 Mar 2023 13:10 by Thomas

Hi, Team!

As of now, the selectItem method selects an item in the ListBox, however, when the element is located at the bottom of the component and is hidden because of the scroll, the method only selects the item but does not scroll to it. I would like to have the method scroll the ListBox to the selected item. 

Unplanned
Last Updated: 09 Mar 2023 07:40 by Ken
Created by: Ken
Comments: 0
Category: DatePicker
Type: Feature Request
1

Hi,

It will be a good addition to the component if there is a way to set the animation duration of the opening and closing of the popup as currently there isn't such a control for the component. Similar to the standalone Popup component:

https://www.telerik.com/kendo-angular-ui/components/popup/api/PopupAnimation/

Thank you for your consideration.

 

Unplanned
Last Updated: 09 Mar 2023 06:43 by ADMIN
Created by: Mauro
Comments: 1
Category: Kendo UI for Angular
Type: Bug Report
0

https://stackblitz.com/edit/angular-botsaf?file=src/app/app.component.ts

 

The internal element has a calculated width - but it only grows in value if slider width changes (responsive or even in CSS with media queries etc).

It permanently stays at the largest size.

Unplanned
Last Updated: 08 Mar 2023 11:37 by Alexis
Created by: Alexis
Comments: 0
Category: Notification
Type: Feature Request
1

Hi team,

Please provide options to configure the Notification slide position - like sliding the Notification from bottom left to bottom center.

Unplanned
Last Updated: 07 Mar 2023 07:27 by ADMIN
Created by: Kendo UI
Comments: 0
Category: Gantt
Type: Feature Request
1
Please provide virtual scrolling feature for the Gantt chart to allow loading large data sets without any performance issues.
Unplanned
Last Updated: 06 Mar 2023 11:36 by ADMIN
Created by: Kendo UI
Comments: 0
Category: Gantt
Type: Feature Request
1

Currently it is not possible to customize the content of the built-in Gantt editing Dialog, and the only option is creating a custom Dialog, and opening it by handling other Gantt events like taskClick/taskDblClick.

Adding a Dialog template that will be rendered within the built-in editing Dialog would be a nice enhancement enabling developers to have their custom content while still keeping the built-in Gantt editing mechanics and events.

For further fine-grained tuning, separate templates for the content of each TabStrip tab (General, Predecessors, Successors) would also prove useful.

Unplanned
Last Updated: 03 Mar 2023 08:48 by CHARBEL KALLASSY
Created by: CHARBEL KALLASSY
Comments: 0
Category: Scheduler
Type: Feature Request
5

Hi, Team!

I would like to have a designated Timeline View that displays a whole year. 

Best regards!

Unplanned
Last Updated: 02 Mar 2023 08:54 by ADMIN
Created by: n/a
Comments: 1
Category: Kendo UI for Angular
Type: Feature Request
3

Currently the Treelist uses the `k-grid-md` class by default and does not provide a way to change this.

Since the Treelist uses looks and feels just like the Grid component and it uses the same classes, it should (imo) provide the same options for sizing as the Grid component.

Unplanned
Last Updated: 24 Feb 2023 12:43 by ADMIN
Created by: Patrick
Comments: 3
Category: Kendo UI for Angular
Type: Feature Request
0
The (blur)-Event of the TimePicker should be an object similar to the plain javascript (blur)-event object. Specificly, it should contain a relatedTarget property.
Unplanned
Last Updated: 23 Feb 2023 11:12 by ADMIN
Created by: Kendo UI
Comments: 0
Category: ExpansionPanel
Type: Feature Request
0

Currently, the Expansion Panel provides a single property that allows developers to use custom icons and built-in Kendo icons. In order to use a built-in icon the developer should use the whole class name rather than just the name of the icon. In contrast, the Drawer provides icon and iconClass properties that allow developers to specify whether they want to use built-in icons or custom icons: 

https://www.telerik.com/kendo-angular-ui/components/layout/api/DrawerItem/#toc-icon

https://www.telerik.com/kendo-angular-ui/components/layout/api/DrawerItem/#toc-iconclass

 

 

Unplanned
Last Updated: 23 Feb 2023 11:12 by ADMIN
Created by: Luca
Comments: 1
Category: Grid
Type: Feature Request
2

Hi Team,

I would like to request a new event for the Kendo UI Grid which will determine when the Grid has been resized in height.  Right now, I have created a custom directive which uses the changeNotification property to handle when the scrollbar is shown.  But it would be nice if there was something built in.

Thanks!

1 2 3 4 5 6