Unplanned
Last Updated: 25 Apr 2025 11:01 by ADMIN

Add Adaptive Slot Height functionality for TimeLine view like the one available for Month view:

https://www.telerik.com/kendo-vue-ui/components/scheduler/adaptive-slot-height 

Unplanned
Last Updated: 17 Apr 2025 07:29 by ADMIN
Scheduled for 2025 Q2 (May)

Describe the bug
A licensing warning may continue to appear in the browser's console, no matter whether the licensing activation has been successful or not.

The issue is replicable when the user trying to activate a license has had an active license in the past and this license is already expired.

To Reproduce
Because of the specifics of the issue, a project in which the bug can be replicated won't be publicly provided.

Expected behavior
The license activation process should activate one's license no matter the previous licensing history of the user

Unplanned
Last Updated: 15 Apr 2025 16:06 by ADMIN
Created by: Nick
Comments: 9
Category: Grid
Type: Feature Request
4
We need the Gird Filter in ASP.NET Core functionality for Vue
Unplanned
Last Updated: 15 Apr 2025 12:20 by ADMIN
Scheduled for 2025 Q2 (May)

Describe the bug
When working with the Wrapper DropDownList, if the component uses the v-model directive, there are some white spaces appearing in the popup of the component.

If the component doesn't use the v-model, the described behavior is not replicable.

To Reproduce

  1. Open this StackBlitz example.
  2. Select "Fish"
  3. Select "Pizza"
  4. Repeat steps 2 and 3 multiple times
  5. See the white space in the popup

Expected behavior
No white space should appear in the popup of the DropDownList component.

Screenshots
image

Unplanned
Last Updated: 14 Apr 2025 12:39 by ADMIN
Created by: James
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
1
Providing a Native PDFViewer Component to Vue would bring it in line with other UI platforms and provide a much needed feature for our use.
Unplanned
Last Updated: 14 Apr 2025 10:57 by DIEGO
Created by: DIEGO
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
1
It would be beneficial if the Kendo UI for Vue had a Report Viewer similar to other suites
Unplanned
Last Updated: 07 Apr 2025 12:42 by ADMIN
Created by: Jorge
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
0

The axisRanges property of the zoom event when you zoom on a chart object is empty, It should contain the ranges of the axes in the zommed area.

 

Unplanned
Last Updated: 26 Mar 2025 16:45 by ryo

Hi, Team. 

With the current implementation of the TreeList, if there is a vertical scrollbar in the component, this scrollbar starts from the header cells.

Can you consider making the scrollbar top position start below the header cells of the TreeList? As a reference, you can use the behavior of the vertical scrollbar in the Grid.  

Unplanned
Last Updated: 19 Mar 2025 10:54 by ADMIN

I would like to suggest adding a seamless typing feature in the Kendo Vue DateInput component, enabling automatic navigation between each section (day, month, year, hour, minute) without requiring separators or manual navigation.

✳️ Expected Behavior:

When typing a date and/or time, such as 20/04/1997 14:35, the cursor should automatically move to the next segment when the expected number of digits is reached:

For dates:

  • Typing 20 → cursor jumps to month.
  • Typing 04 → cursor jumps to year.
  • Typing 1997→ date completed.

For times:

  • Typing 14 → cursor jumps to minutes.
  • Typing 35 → time completed.

👉 User flow example:

20 -> (day filled, move to month) 04 -> (month filled, move to year) 1997 -> (year filled, move to hour)

14 -> (hour filled, move to minute) 35 -> (minute filled)

This would apply to all DateInput modes:

  • Date only.
  • Time only.
  • DateTime combined.

Current Situation in Kendo Vue DateInput:

  • Manual use of arrows or mouse to move between segments.
  • Need to type separators (/, :, etc.) explicitly.
  • No automatic focus jump when a section is completed.

Requested Feature:

  • A prop to enable/disable automatic segment navigation in DateInput.
  • Applies to both date and time segments, depending on the configured format.

🛑 Why it matters:

  • Faster and more fluid typing experience.
  • Matches native behaviors found in <input type="date">or <input type="time">in many browsers.
  • Important for data-heavy environments (administrative forms, back-office systems, repetitive entry).
  • Accessibility-friendly: reduces the need for manual cursor manipulation.

⚙️ Additional context:

After discussing this with your team, I understand that this behavior is not currently planned and custom implementations are challenging to achieve.
Still, exposing this behavior as an optional prop would allow those who need this fluid UX to benefit from it, without affecting existing users.


Thank you very much for considering this suggestion!

Unplanned
Last Updated: 14 Mar 2025 06:41 by ADMIN
Created by: Mat
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
0

When enabling the columnMenu of a Grid, it should be hidden by default on all expand type columns (when using grouping or detail row). It makes no sense for it to appear in the headers for these columns as the sorting and filtering functions do nothing.

I'm aware the columnMenu can be enabled on individual columns, rather than the entire Grid, but the menu should not appear for columns where it has no purpose.

Unplanned
Last Updated: 24 Feb 2025 07:44 by ADMIN
Created by: Gerald
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
0

I know this exists: https://www.telerik.com/kendo-vue-ui/components/knowledge-base/scheduler-highlight-today-date-in-all-views
This breaks my scheduler unfortunately. I don't really have time to create a stackblitz and follow it further. 

I think the slot with the current Date should have the class k-today out of the box.

Unplanned
Last Updated: 18 Feb 2025 12:26 by Drew
Created by: Drew
Comments: 0
Category: DateTimePicker
Type: Feature Request
1

It would be nice to have the same X option that is available in the ComboBox.

clearButton - https://www.telerik.com/kendo-vue-ui/components/dropdowns/api/comboboxprops#clearbutton

It would just set the DateTime to null.

Unplanned
Last Updated: 18 Feb 2025 06:30 by Drew
Unplanned
Last Updated: 05 Feb 2025 11:36 by ADMIN

Hi Team,

In Grid, Using optical mouse When Moving left to right or vice versa I should be able to move the grid as happening for top to bottom. In the attached video I have first used optical mouse and then Next I have used from laptop(Not optical mouse). 

NOTE: When Mouse click and drag I must be able to drag from left to right or vice versa.

Kindly look at the behavior and let me know the solution for this issue.

Unplanned
Last Updated: 30 Jan 2025 07:37 by ADMIN
Created by: sinfo
Comments: 1
Category: TreeList
Type: Feature Request
0

I would like to be able to select elements in the tree using shift: click on element #1, then click with shift on element #20 - all elements from 1 to 20 are selected

I also want Ctrl + A to work - select all

 

In general, this is necessary for all grids, tables, etc.

Unplanned
Last Updated: 16 Jan 2025 09:02 by Tony
Created by: Tony
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
2
It would be beneficial if there was a Native Kendo UI for Vue PivotGrid
Unplanned
Last Updated: 16 Jan 2025 07:13 by ADMIN

Describe the bug
DropdownTree component throws an error when user opens dropdown menu when they selected an item already, if valueRender prop is configured.

To Reproduce
Steps to reproduce the behavior:

  1. Open this example - https://codesandbox.io/p/sandbox/3tmtkk?file=%2Fsrc%2Fmain.vue
  2. Select any item from DropdownTree. No errors would be thrown.
  3. Try to press on dropdown tree to open dropdown menu again.
  4. User will see this error instead of dropdown tree menu opening.
Unplanned
Last Updated: 15 Jan 2025 14:09 by Daniel
Created by: Daniel
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
1
It would be beneficial if the Grid had an option for delaying the filter similar to Angular: 

https://www.telerik.com/kendo-angular-ui/components/grid/api/stringfiltercellcomponent#filterdelay 
Unplanned
Last Updated: 03 Jan 2025 11:26 by mohamed

Describe the bug
If there is an event that ends at a specific time, it does not visually end at this specific time, but instead it looks like the event ends a few minutes earlier. For example, if an event ends in 2:30 AM, it is displayed like the end of the event is at 2:27 AM.

To Reproduce

  1. Open this StackBlitz example
  2. Scroll the Scheduler to the right until you see the 2:30 AM header
  3. See that the two events are not aligned within the 2:30 AM boundaries

Expected behavior
When an event is set to end at a specific time, its visual representation should end at the line representing the specific time, and not before/after it.

Screenshots
Image

Unplanned
Last Updated: 27 Dec 2024 14:13 by Philip

Describe the bug
When used in a Nuxt project, the DropDownButton component triggers the following console warning:
Image

To Reproduce
Steps to reproduce the behavior:

  1. Create a new Nuxt project following the instructions here.
  2. In the app.vue file of the newly created project add the code from this example.
  3. Add a Kendo Theme
  4. Start the project and see the warning in the console

Expected behavior
The DropDownButton should now throw any warnings when used in a Nuxt project.

1 2 3 4 5 6