Pending Review
Last Updated: 21 Nov 2024 02:47 by ryo

About the line chart component If you use the "baseUnit:fix" property, there may be a difference between the data displayed in the marker tooltip and the actual data.


The data that reproduces the behavior is shown below.

https://stackblitz.com/edit/4d7wyn-buonwc?file=src%2Fmain.vue

The first value of the array data is shown below, but it may not match what is displayed on the graph or may not match other data such as the end.

I would like a fix or a feature that matches the data in the points plotted in the three vertical columns of the graph with the data in each array.

max_cell_volt: 4226
min_cell_volt: 3244
cell_volt_diffrence: 982

Unplanned
Last Updated: 20 Nov 2024 09:31 by ADMIN
Created by: Nikolina
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
2

Greetings,

I hope this message finds you well.

I would like to request a new feature for the Kendo Vue Dropdown List component: the ability to disable selected items directly within the dropdown list configuration. This functionality is already available for Kendo React users, as outlined in your documentation:
Disabled Items in Kendo React DropdownList.

Why This Feature is Valuable for Kendo Vue Users

  1. Consistency Across Frameworks
    Many users work across multiple frameworks, including React and Vue. Consistency in feature availability ensures a seamless transition and experience for developers leveraging Kendo UI in different projects.

  2. Improved User Experience
    Disabling items within the dropdown is a common requirement in dynamic forms and data-driven applications. For example, when users are selecting items from a list, disabling already-selected options prevents confusion and enhances usability by guiding them effectively.

  3. Reduced Development Overhead
    While developers can currently implement this feature manually in Vue, a built-in option would significantly reduce the amount of custom code required. This aligns with the Kendo philosophy of providing robust, ready-to-use components that save time and effort.

  4. Enhanced Accessibility
    A built-in disabled item option ensures proper handling of accessibility concerns, such as ARIA attributes, keyboard navigation, and screen reader compatibility. This would help developers create inclusive and accessible applications without requiring additional customizations.

  5. Competitive Edge
    Offering this functionality natively in Kendo Vue would strengthen the feature parity between your React and Vue libraries, making Kendo UI even more appealing to developers evaluating dropdown components across frameworks.

Proposal

Introduce a configuration option, similar to the one in Kendo React, that allows users to disable specific items in the Vue Dropdown List component. This feature could be implemented by providing a function or property to dynamically determine which items should be disabled based on their state or other criteria.






Unplanned
Last Updated: 12 Nov 2024 20:09 by ADMIN
Created by: Pete
Comments: 0
Category: DropDownList
Type: Feature Request
1

The change event of the DropDownList is emitted when navigating between DropDownList options using the keyboard. 

The DropDownList should have a select event like it is in other Kendo UI suites and this select event should be emitted when using the keyboard with an expanded popup. Once a value is selected with, for example, click or 'Enter' press, then the change event should be triggered.

Unplanned
Last Updated: 07 Nov 2024 06:34 by ADMIN

Add HTMLElement autofocus property support for input components like Input, Textbox etc...  See https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/autofocus

Currently, unable to apply autofocus as an attribute to Input (separately or as part of a Form).

 
Under Review
Last Updated: 23 Oct 2024 12:30 by ADMIN
It would be nice feature to have a built-in property for auto-closing a notification after a provided duration.
Unplanned
Last Updated: 09 Oct 2024 10:27 by ADMIN
Created by: Robert
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
0
Requesting the addition of the OrgChart component to Kendo Vue (it's currently available for Kendo UI and React).
Unplanned
Last Updated: 06 Oct 2024 22:16 by ADMIN
Created by: Philip
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
0
It would be beneficial if the Upload component had chunk upload support.
Unplanned
Last Updated: 26 Sep 2024 08:53 by Jorge
Created by: Jorge
Comments: 0
Category: Scheduler
Type: Feature Request
1
It would be beneficial if we had an @edit event similar to the wrapper components
Unplanned
Last Updated: 13 Sep 2024 10:37 by Liam
It would be beneficial if we had a prop that sets validation icon to be shown in the icon or label. 
Unplanned
Last Updated: 20 Aug 2024 06:55 by
Created by:
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
1
I would like to use a different font-family in the exported content of the Editor in a PDF file. Please, add a customization option with what I can achieve this. 
Unplanned
Last Updated: 13 Aug 2024 15:46 by Tarik
Created by: Tarik
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
1
Currently locking a column does not work with a detail component. It would be beneficial if it worked for the expand/child row as well.
Unplanned
Last Updated: 02 Aug 2024 15:21 by Paul
Created by: Paul
Comments: 0
Category: NumericTextBox
Type: Feature Request
1
It would be beneficial if there was a prop that would disable the wheel from selecting a value in the NumericTextBox
Unplanned
Last Updated: 07 Jun 2024 15:20 by ADMIN
Currently we are using vue-cli-service . It is not longer recommended, because it is in maintenance mode. For new projects , it is now recommended to use create-vue to scaffold Vite-based projects.
Unplanned
Last Updated: 23 May 2024 15:23 by ADMIN

The data tools kfilter component uses a DropDownList component to list the fields available for building a query. It looks like there is no way to apply the :filterable prop to the DropDownList that allows a user to type inside the list in order to filter down the list. This is especially useful if you have hundreds of fields in your dropdown. Instead a user must scroll through the entire list to find the field they are looking for.

We also use this component in our older web forms application and this functionality is available in the old component.  I would suggest allowing the :filterable prop to be applied to the kfilter component which would be passed down to the child DropDownList component.

Unplanned
Last Updated: 16 May 2024 09:11 by ADMIN

Hi Team,

How to show loading spinner for Schedular control when we changing the views (from day view to week view).

I am not able to find any props like loader or no-data-template.

Please help me on this.

 

Thanks,

Lingaraju

Unplanned
Last Updated: 10 May 2024 09:03 by Lucía
Created by: Lucía
Comments: 0
Category: Editor
Type: Feature Request
1
Currently, the Editor tools are not very responsive because the width and height are set to fixed values. It would be beneficial if they where made more responsive.
Unplanned
Last Updated: 08 May 2024 13:53 by Brad
Created by: Brad
Comments: 0
Category: Grid
Type: Feature Request
1

It would be beneficial if the Kendo UI for Vue ColumnMenu had an option to display the visible columns as it is in Kendo UI for Jquery, instead of creating a custom columnMenu:

https://demos.telerik.com/kendo-ui/grid/column-menu

Unplanned
Last Updated: 25 Apr 2024 13:04 by ADMIN

Hello,

When working in Spanish or French, even if internationalization is properly configured, it is not possible to translate the items in the FormatBlock, so it is only possible to see them in English.

We tried to do it ourselves (https://www.telerik.com/forums/paragraph-and-heading-not-translated) but we found some issues, so please, consider including these few items in the default translations. 


Thanks

Lucía

Unplanned
Last Updated: 12 Apr 2024 16:52 by Boris
Created by: Boris
Comments: 0
Category: NumericTextBox
Type: Feature Request
1
It would be beneficial to add a selectOnFocus prop to the NumericTextBox, similar to Jquery:  https://docs.telerik.com/kendo-ui/api/javascript/ui/numerictextbox/configuration/selectonfocus 
Unplanned
Last Updated: 08 Apr 2024 12:18 by ADMIN
Created by: Ziggy
Comments: 1
Category: DatePicker
Type: Feature Request
1

Currently, it is not possible to copy and paste dates from one DatePicker to another:

In KendoReact and Kendo UI for Angular this feature is already available:

Video - https://somup.com/cZfeQdCxey 

 

1 2 3 4 5 6