Unplanned
Last Updated: 05 Jun 2023 08:55 by Andy

Bug report

When a ContextMenu is initialized with closeOnClick: false and scrollable: true upon selection of an item the scroll position is reset.

Reproduction of the problem

  1. Run this dojo
  2. Click on the button to open the ContextMenu
  3. Scroll down the options of the ContextMenu
  4. Check a checkbox
  5. Click on the scrollbar of the ContextMenu

Current behavior

The scroll position is moved to the top - to focus is on the first item of the available options.
screencast

Expected/desired behavior

With closeOnClick: false and scrollable: true focus should remain on the selected item.

Environment

  • Kendo UI version: 2023.1.425
  • Browser: [all]
Unplanned
Last Updated: 31 May 2023 15:27 by serge
Created by: serge
Comments: 0
Category: Grid
Type: Feature Request
2
Since you only distribute your Demos in a project with an MVC architecture it would be nice if the Scaffolders you provide were available for Razor Pages to decrease the learning curve of the product.
Unplanned
Last Updated: 23 May 2023 16:06 by Mark
Created by: Mark
Comments: 0
Category: UI for ASP.NET Core
Type: Feature Request
0
Is it possible to implement an option to set a nonce to the simulated .js file when it should be loaded dynamically?
Unplanned
Last Updated: 23 May 2023 09:18 by Charles

### Bug report

When the Gantt has a custom editor template, the Update request is not fired. When using the default editor template, the respective task is updated correctly. 

The last version, where this scenario works as expected, is 2023.1.117.

### Reproduction of the problem

1) Define an editable Gantt that binds to remote data.

2) Set up a custom editor by using the editable.template option.

3) Try to edit a Task in the Gantt timeline table. The editable model is marked as "dirty", but the "save" event does not fire and the Update request does not trigger:

However, when using the default Gantt editor, the request triggers as expected. 

A Dojo sample for reproduction: https://dojo.telerik.com/EyumevaD

### Expected/desired behavior

The tasks should be edited correctly when using a custom editor template.

### Environment

* **Kendo UI version: 2023.1.314
* **jQuery version: 3.4.1
* **Browser: [all]

Unplanned
Last Updated: 17 May 2023 17:02 by Chiel
Created by: Chiel
Comments: 0
Category: Form
Type: Feature Request
1
Expose the ability to add a built-in password editor for the Form.
Unplanned
Last Updated: 15 May 2023 08:51 by evadyyc

Bug report

SplitButton's arrow-down icon displays incorrectly when the iconClass option is configured.

Regression introduced with 2023.1.314

Reproduction of the problem

  1. Open the following dojo
  2. Switch to a version prior to 2023.1.314 and observe the behavior.

Current behavior

The SplitButton's arrow-down icon is substituted with the icon class specified in the iconClass configuration option.

Expected/desired behavior

The SplitButton's arrow-down icon should not be substituted with the icon class specified in the iconClass configuration option.

Environment

  • Kendo UI version: 2023.1.314
  • Browser: [all]
Unplanned
Last Updated: 12 May 2023 11:00 by Paul

### Bug report

When adding a custom tool with a template in the Editor, the hash-template syntax is treated as a string.

### Reproduction of the problem

A Dojo sample for reproduction: https://dojo.telerik.com/iwikOpul

### Expected/desired behavior

The hash literals should be parsed correctly to display the respective data.

### Environment

* **Kendo UI version: 2023.1.314
* **Browser: [all]

Unplanned
Last Updated: 10 May 2023 07:35 by Heidi
Created by: Heidi
Comments: 0
Category: Editor
Type: Feature Request
1
Expose the ability to sort the files in the ImageBrowser by creation date.
Unplanned
Last Updated: 09 May 2023 13:00 by David
Created by: David
Comments: 0
Category: PivotGrid
Type: Feature Request
1
I'd like to be able to configure a footer for the columns of the PivotGrid similar to the capability provided by the ColumnHeaderTemplate configuration.
Unplanned
Last Updated: 02 May 2023 08:10 by FIMS Computing Services FIMS - UWO

The current layout of the edit template when adaptive rendering is enabled is not very intuitive and user friendly - https://demos.telerik.com/aspnet-mvc/scheduler/adaptive-rendering

It would be beneficial if the design is improved for better user experience on mobile devices. For example, identifying and locating the save button is not easy:

Unplanned
Last Updated: 27 Apr 2023 10:55 by ADMIN
Created by: palhal
Comments: 3
Category: UI for ASP.NET Core
Type: Feature Request
0

When using the ASP.NET Core helpers for input elements, it shall be possible to specify separate id and name attributes.

Example
Currently, when rendering a checkbox:

Html.Kendo()
    .CheckBox()
    .Name("enable")

Results in:

<input id="enable" name="enable" type="checkbox" value="true" data-role="checkbox" class="k-checkbox k-checkbox-md k-rounded-md">

As you can see, this sets both the id AND name attributes to the same string. For more advanced web pages, this is not sufficient. The id attribute must be unique within the the whole page, whereas name does not.

Suggested solution
Add a new InputName() helper method to explicitly set the name for all applicable form/input elements.  This is possible with e.g. RadioGroup, but not with CheckBox, RadioButton, DropDownList, etc.

Unplanned
Last Updated: 26 Apr 2023 12:17 by ADMIN
Created by: Ravi
Comments: 4
Category: PDFViewer
Type: Feature Request
10

1. Allow the elastic behavior of the PDFViewer's mobile scroller to be disabled. Currently, when scrolling to the top or to the bottom, the document jumps and then immediately re-adjusts its position under the widget's header/bottom border.

2. Add the ability to manually scroll the document up/down with mousedown.

3. Add keyboard scrolling support.

Unplanned
Last Updated: 24 Apr 2023 15:28 by Hagai
Created by: Hagai
Comments: 0
Category: DropDownList
Type: Bug Report
1

Bug report

The DropDownList stretches to adapt to the length of the selected item.

Reproduction of the problem

  1. Run this Dojo
  2. Change the selected item

Expected/desired behavior

The width of the DropDownList should be consistent.

Environment

  • Kendo UI version: 2023.1.314
Unplanned
Last Updated: 20 Apr 2023 15:53 by Lakshmikanth
Created by: Lakshmikanth
Comments: 0
Category: UI for ASP.NET Core
Type: Feature Request
0
Is it possible to provide a support for .NET Standard version 2.1?
Unplanned
Last Updated: 13 Apr 2023 06:28 by Venkat
Created by: Venkat
Comments: 0
Category: Gauge
Type: Feature Request
1
Expose the ability to set labels for multiple pointers through a built-in API configuration of the component.
Unplanned
Last Updated: 07 Apr 2023 10:09 by Steven
Created by: Steven
Comments: 0
Category: ImageEditor
Type: Feature Request
0
Is it possible to implement the pan-and-zoom feature for the ImageEditor?
Unplanned
Last Updated: 07 Apr 2023 09:18 by Chris
Created by: Chris
Comments: 1
Category: UI for ASP.NET Core
Type: Feature Request
1

I know you can query the client side JavaScript version using 

kendo.version

It would be handy if you could query the dll assembly version or cdn url so the URLs can automatically match the dll used in the solution especially when nuget is used to update it currently I work around this using:

    @{  var version = typeof(Kendo.Mvc.KendoServices).Assembly.GetName().Version;
        string kendoCDN = $"//kendo.cdn.telerik.com/{version.Major}.{version.Minor}.{version.Build}";}
    <link href="@Url.Content(kendoCDN + "/styles/kendo.bootstrap-v4.min.css")" rel="stylesheet" type="text/css" />
Just an idea...
Unplanned
Last Updated: 07 Apr 2023 07:26 by Pribadi
Created by: Pribadi
Comments: 0
Category: Grid
Type: Feature Request
1
Expose the ability to expand and collapse the Grid's Toolbar through a built-in API configuration.
Unplanned
Last Updated: 06 Apr 2023 09:05 by ADMIN
Created by: Richard
Comments: 2
Category: ChipList
Type: Feature Request
1
Is it possible to implement an option for binding the ChipList to remote data?
Unplanned
Last Updated: 04 Apr 2023 09:40 by Meghan
Created by: Meghan
Comments: 0
Category: MediaPlayer
Type: Feature Request
0

Is it possible to implement an option for enabling and disabling video rewinding?

 

1 2 3 4 5 6