Under Review
Last Updated: 18 Mar 2024 17:43 by ADMIN
Created by: Paxcom
Comments: 0
Category: KendoReact
Type: Feature Request
3

in the provided video, an example of the unordered list has been taken up. But the same is applicable to the numbered list as well.

When a user tries to add a new point to an unordered list in a new line and then clicks the backspace, the unordered list remains. Pressing 'Enter' to start a new line shows the unordered list bullet points again.

Can we update it so that on   Pressing backspace to remove the unordered/ordered list should delete it entirely and should not leave any highlighting in the description box editor field.

 

video : https://www.loom.com/share/480debbe4f2648339ecb80cd9b6ed853?sid=3914f5dc-f477-4afd-a55d-df4a26603da7   

please go through video where i have provided , example of current behavior and expected behavior 

Unplanned
Last Updated: 18 Mar 2024 14:09 by Filip
Created by: Filip
Comments: 0
Category: KendoReact
Type: Feature Request
1
A component that allows you to upload and display powerpoint files.
Unplanned
Last Updated: 18 Mar 2024 14:08 by Filip
Created by: Filip
Comments: 0
Category: KendoReact
Type: Feature Request
1
A component that allows you to upload word files and display them.
Pending Review
Last Updated: 18 Mar 2024 12:45 by James
Created by: James
Comments: 0
Category: KendoReact
Type: Feature Request
0

This feels like an obvious requirement, but maybe I'm missing something. We're using the Upload component allowing users to upload files to be later referenced and accessed. Would it be possible to add configuration options to display a download icon and hook up an onDownload handler, next to each uploaded file, like it currently does for the "remove" operation? I appreciate you can create a custom UI for the whole component, but then we lose the built-in functionality.    

Thank you.

Unplanned
Last Updated: 14 Mar 2024 20:09 by Mia
Created by: Mia
Comments: 0
Category: KendoReact
Type: Feature Request
1
It would be beneficial if the TreeList could display children,  for example, in this demo, if I search for Anika Vega, I would like the tree to return Daryl Sweeney and all the children nodes of Anika:

https://stackblitz.com/edit/react-ze6brv?file=app%2Fmain.tsx
Unplanned
Last Updated: 14 Mar 2024 15:23 by Jeremy
Created by: Jeremy
Comments: 0
Category: TaskBoard
Type: Feature Request
0
The TaskBoardChangeEvent needs to have additional fields in the onChange event such as column index and previousColumn index.
Unplanned
Last Updated: 14 Mar 2024 11:29 by ADMIN
Created by: Radhwen
Comments: 5
Category: Gantt
Type: Feature Request
8
Adding custom views support for the React Gantt component.
Unplanned
Last Updated: 11 Mar 2024 10:26 by Flavio
Created by: Flavio
Comments: 0
Category: ProgressBar
Type: Feature Request
1

I want to have smooth color transitions just like the ArcGauge component - https://www.telerik.com/kendo-react-ui/components/gauges/arcgauge/

When it switches between colors, a transition animation on the color is applied and this is visible in the above demo.

Ticket ID: 1643539

Unplanned
Last Updated: 04 Mar 2024 10:02 by n/a

The current implementation of the MultiSelectTree component doesn't provide the option to define a custom header and footer inside its popup.

Providing the mentioned properties will keep the consistency among the different DropDown components as the discussed options are available in other DropDown components like the:

Unplanned
Last Updated: 01 Mar 2024 20:38 by Patrick
Created by: Patrick
Comments: 5
Category: KendoReact
Type: Feature Request
8

The KendoReact Spreadsheet component has been released.

There are a few features that are missing compared to the jQuery version, and filtering rows based on column filters is one of them. 

Until this feature is added (along with context menus), we won't be able to use the Spreadsheet component for what we need to build, so we will have to continue wrapping the jQuery component. The object provided by the spreadsheet ref can filter programatically based on the (undocumented in KendoReact's docs) `range.filter()` method, but this would take a lot of time to implement what the jQuery version already has.

Duplicated
Last Updated: 29 Feb 2024 17:14 by ADMIN
Created by: eDAD
Comments: 0
Category: KendoReact
Type: Bug Report
0

Environment (OS, Application, Versions):

OS Version: 22H2 (OS Build 25352.1)
Edge Dev: Version 121.0.2277.112 (Official build) (64-bit)

Repro Steps:

   1. Open https://codepen.io/oneID/pen/LYaGREP and turn on NVDA.
   2.Navigate to Populate grid and activate it using enter key.
   3.Navigate to Expand button under domain in export to excel table.
   4.Verify if the accessible name and role for the expand button is correct or not.

Actual Results:

Accessible name for the 'expand' button is not correct, Expand button is defined as link.

Expected Results:

Accessible name of 'expand' button should be sufficient for screen reader user. Accessible name should contain value available in domain as well.

Role should be defined as 'Button' as its behaving as button.

Declined
Last Updated: 20 Feb 2024 12:53 by ADMIN
Currently, if we don't have focusable elements in the Dialog, the focus is not trapped in the component and the user can interact with other elements on the page. It would be beneficial if the Dialog component trapped focus within itself even if no focusable elements are present.
Completed
Last Updated: 15 Feb 2024 09:39 by ADMIN
Test Environment:
OS version: 22H2 (OS Build 25272. 1000)
Edge Dev Version: Version 111.0.1633.0 (Official build) dev (64-bit)

Pre- requisites: 
Open Settings -> Accessibility -> Contrast Themes -> Select Aquatic/Desert modes.

Repro-Steps:
  1. Open the above URL and login with valid credentials.
  2. Now check some checkboxes (e.g., Bold, Underline, Insert ordered list, etc.)
  3. Now apply high contrast themes and try to differentiate between the checked and unchecked checkboxes. 


Actual Result:

Unable to distinguish between the checked and unchecked checkboxes in high contrast Aquatic/Desert themes.

Expected Result:
User should be able to distinguish between the checked and unchecked checkboxes in high contrast themes also. 

User Impact:

Users with low vision who rely on high contrast will not be able to distinguish between the checked and unchecked checkboxes in high contrast Aquatic/Desert themes.

    Completed
    Last Updated: 01 Feb 2024 15:48 by ADMIN

    This is a bug on your documentation website.

    Go to https://www.telerik.com/kendo-react-ui/components/grid/ for example to see that the side panel on the left is empty in an Edge browser. It flickers then it disappears.

    It works fin in Chrome and Firefox

    Duplicated
    Last Updated: 31 Jan 2024 13:35 by ADMIN

    In the kendo-react-data-tools component, we want to introduce the Autocomplete behavior in Fields.
    For example, in the https://www.telerik.com/kendo-react-ui/components/datatools/ link, only 3 fields ( like Name, Price and Discontinued ) were used.

    In our application, we have more than 100 fields and the user has to scroll all the way down to pick the required field for applying the filter.

     

    Unplanned
    Last Updated: 31 Jan 2024 12:38 by ADMIN
    Created by: Jeremy
    Comments: 1
    Category: Gantt
    Type: Feature Request
    8
    It would be great if we could render a custom template for the Gantt task types (summary etc..) This way we could add text
    Planned
    Last Updated: 25 Jan 2024 13:09 by ADMIN
    Created by: Kavitha
    Comments: 3
    Category: Editor
    Type: Bug Report
    0
    Repro-Steps:
    1. open answers.microsoft.com/en-us/msoffice/ using valid credentials.
    2. Navigate to any article link and hit enter.
    3. Select 'reply' button.
    4. Navigate to 'format' list and invoke it.
    5. Now Run the fast pass using Accessibility Insights for web and observe the failure 'aria input field name'.

    Actual Result:
    Aria input field doesn’t have an accessible name.

    Control type is defined incorrectly as list item for combo box for 'format' combo box.

    Expected Result:
    Ensure every aria input field should have an accessible name.
    Control type should be defined as combo box.

    User Impact:
    ARIA widget roles require additional attributes that describe the state of the widget. If a required attribute is not provided, the state of the widget will not be communicated to screen reader users.
    Unplanned
    Last Updated: 25 Jan 2024 09:35 by ADMIN
    Created by: Janki
    Comments: 1
    Category: KendoReact
    Type: Feature Request
    1

    Would love a prop to hideHeader on KendoReact grids!

    For the same reasons that were enumerated in this 2017 Kendo Angular thread: https://github.com/telerik/kendo-angular/issues/285

    - For shared grids that only need 1 header row

    - For small grids that have sorting/filtering controls outside of the grid header

    Unplanned
    Last Updated: 23 Jan 2024 16:38 by ADMIN
    Scheduled for 2024 Q2 (May)
    Repro-Steps:
    1. open the given URL using valid credentials.
    2. Navigate to 'Reply' button and invoke it.
    3. Navigate to 'table' button and invoke it.
    4. Now, try to navigate to table cells to select the size of the table and observe

    Actual Result:

    After invoking 'table' button, user is unable to select the size of the table i.e, Keyboard focus is not going to 'Insert row and column cell components.

    Tab index property is not defined.

     

    Expected 
    Control(s) must be accessible to keyboards and other assistive technology. Common causes of this problem include a) the element does not have a proper role assigned, b) the element needs tab-index="0" attribute to be focusable, or c) the component is not registering keypresses.  

    User should be able to navigate to insert row and column cell components to select the size of the table.


    User Impact 
    When interactive components are not accessible, assistive technology users are blocked, which leads to everything from inaccessible content, features, and functionality, up to entire applications or sites. 

    Unplanned
    Last Updated: 22 Jan 2024 08:49 by ADMIN
    Created by: Jacky
    Comments: 1
    Category: KendoReact
    Type: Feature Request
    1

    In Excel, you can group / ungroup rows AND columns.  This is particularly useful for income statement reports.  It would be great if Spreadsheet component can support the rendering of groups created in Excel and also allow groups to be created with the component.  

     

    1 2 3 4 5 6