Unplanned
Last Updated: 14 Apr 2025 12:37 by ADMIN
Scheduled for Q2 2025 (May)
Created by: Speedy
Comments: 1
Category: KendoReact
Type: Bug Report
0
We have recently added the scrollable prop to our tabStrip component but we are noticing that now on the active tabs there is a line, which is not show when not using the scrollable property. Is there anyway to remove this line? It makes it more difficult in terms of affordance and UX to see that this element is the active tab when there is this line. It somehow breaks the connection between the tab and the content. 


Any help would be appreciated. 
Unplanned
Last Updated: 14 Apr 2025 11:00 by p

Currently, the only available option is to extract the svg path from the file using Vite ?raw import and Webpack raw-loader. Then create an SVG object to use it in the KendoReact components as in the following example:

This is inconvenient when dealing with a large set of custom icons, which will have to be mapped to SVG objects instead of being used directly.

Pending Review
Last Updated: 10 Apr 2025 10:58 by Kürşad

It is not possible to set default values for the column menu filter.  Applying a default filtering to the grid could not affect the column menu.


const initialFilter = {
  logic: "and",
  filters: [
    {
      field: "name",
      operator: "contains",
      value: "bu",
    },
  ],
};
I want to see values and operators of initial filtering in column menu.

 

Completed
Last Updated: 09 Apr 2025 15:40 by ADMIN
Release 2024 Q4 (Nov)
Created by: Peter
Comments: 2
Category: DatePicker
Type: Feature Request
5
When my users are done typing in one date segment, I want the focus to pass to the next one automatically. 
Unplanned
Last Updated: 09 Apr 2025 15:37 by ADMIN
Created by: Rebecca
Comments: 1
Category: KendoReact
Type: Feature Request
1
Add support for the Unstyled Mode to the KendoReact Grid.
Unplanned
Last Updated: 09 Apr 2025 08:25 by ADMIN
Created by: Revanth
Comments: 1
Category: KendoReact
Type: Feature Request
0

Hello Team,

I've gone through a requirement like Multicolumn combo box should allow to multiple selection, but it's not available as of now, could you guys please consider it as feature request, MultiColumn should allow multiple selection.

Multiselect with Multicolumn combo box | View Ticket | Your Account

 

Thanks & Regards -

Revanth

Unplanned
Last Updated: 09 Apr 2025 07:43 by ADMIN
Created by: Carey
Comments: 1
Category: KendoReact
Type: Feature Request
0

Hey Progress,

We're loving KendoReact. Great work!

Regarding Ticket 1680673, would you please add more Flexbox properties to the StackLayout component? Especially justify-contnent: space-between;.

More specs available at https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content.

Regards,

Carey Best

Unplanned
Last Updated: 08 Apr 2025 13:07 by ADMIN
Created by: Huw
Comments: 2
Category: KendoReact
Type: Feature Request
2
Add an option to select multiple items in the DropDownTree with checkboxes.

This has to be similar to what we have in Kendo UI for jQuery:

https://demos.telerik.com/kendo-ui/dropdowntree/checkboxes
Completed
Last Updated: 03 Apr 2025 15:58 by ADMIN
Created by: Hubert
Comments: 2
Category: Menu
Type: Bug Report
0

When there are many items in the menu, the height should not exceed the page size. Now the scroll is not displayed.

https://stackblitz.com/edit/react-kxderjef

It refers to version 9.1.0, version 8.5.5 works fine

Thank you

 

Completed
Last Updated: 03 Apr 2025 15:57 by ADMIN

in latest v9.3.1 it appears GridFilterCell isn't passing properties shaped as 'isRequired' on DatePicker popupSettings 

this does seem to be a regression because i just recently noticed it in latest upgrade which we need for other bug fixes.

i pursued patching myself by populating animate in GridFilterCell.mjs which seemed to work but then i got warning for the next required property "appendTo". however, populating appendTo yields warning "Warning: Failed prop type: Invalid prop `appendTo` supplied to `Kendo React Popup`. Validation failed." so it's not easily reconcilable that way... therefore i tried removing isRequired on all 3 DatePicker popupSettings properties which of course avoided warnings and i didn't see any negative side effects.

here is a codesandbox repro minimally tweaked to include a date field from kendo grid's "getting started" demo: https://codesandbox.io/p/sandbox/cool-sanne-d4tp85

admittedly this is just a warning but it does create unnecessary noise in browser debug which detracts from issues truly requiring attention during development.

screenshot with the warning from that demo repro:

Completed
Last Updated: 03 Apr 2025 15:52 by ADMIN
When I change the width of the component, I expect that the state of the buttons (active/locked) will change depending on the scroll position, but this does not happen. For example, if the component did not scroll and both buttons are locked, then when the width is reduced, they will also remain locked. I think this is a mistake. Is there a way around this problem?
Unplanned
Last Updated: 03 Apr 2025 13:04 by ADMIN
Created by: Amit
Comments: 1
Category: PivotGrid
Type: Feature Request
1

Hi Team,

I am using the KendoReact PivotGrid component in my project and would like to enable column resizing. However, I have not found any property that allows me to achieve this.

I have tried using resizable={true} in the PivotGrid, but it did not work. I checked the official documentation but could not find any specific guidance on enabling column resizing for the PivotGrid component.

Could you please confirm whether column resizing is supported in the PivotGrid? If not, is there any workaround or planned support for this feature?

Looking forward to your response.

Thanks,

Amit

Unplanned
Last Updated: 02 Apr 2025 15:20 by ADMIN

Hi,

I would appreciate if the GridColumnMenuCheckboxFilter will expose an event that can be intercepted when clicking the three dots.

Thank you.

Regards.

 

Completed
Last Updated: 31 Mar 2025 14:24 by ADMIN
Created by: Hubert
Comments: 2
Category: Data Grid
Type: Bug Report
0

Hi, there is a problem with filter filter popups in Data Grid.

Steps to reproduce:

1. Go to https://www.telerik.com/kendo-react-ui/components/grid/filtering

2. Open the date filter popup  in the "FirstOrderOn" Column and click on any date

3. Open and close the filter combo in "Disconinued" column couple of times. 

 

Actual Behavior
On version 9.1.0 besides Opening the "Disconinued" filter combo, the date popup also openes. On version 8.5.0 seems to work fine

Expected Behavior
Only the popup from "Discontinued" column should be Opened / Closed

Browser
Chrome

Browser version
131.0.6778.205

OS type
Windows11

Unplanned
Last Updated: 31 Mar 2025 14:20 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: 31 Mar 2025 14:14 by ADMIN
Created by: Paxcom
Comments: 2
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: 31 Mar 2025 14:14 by ADMIN
Created by: Janki
Comments: 2
Category: Data Grid
Type: Feature Request
1

I think this would be a great feature to have out-of-the-box, and hopefully it's something easy to add from your end. UX-wise, it's really difficult to wrap your head around a non-alphabetized list, especially when the list is used for the special purpose of filtering -- you now have to filter down the list before you can filter the grid itself, which adds more overhead for the user.

I understand that Excel is not the end-all and be-all, but Excel also sorts it by default:

 

Full discussion can be found here - https://www.telerik.com/forums/how-to-make-gridcolumnmenucheckboxfilter-be-alphabetical-order

Unplanned
Last Updated: 31 Mar 2025 14:13 by ADMIN

We use data grids with virtual scrolling for inline editing a large number of records. However, when we want to add a new row to the grid it automatically resets the scroll position and doesn't even fire onPageChange event so the records you see do not correspond to the scroll position.

Check the following example (scroll to bottom, click anywhere on the table - this will add a new row - and observe the described problem):

https://stackblitz.com/edit/react-52zzvz?file=app%2Fapp.tsx%3AL78

Unplanned
Last Updated: 31 Mar 2025 14:12 by ADMIN
Created by: Peter
Comments: 13
Category: DatePicker
Type: Feature Request
0

Dear Sir/Madam,

We are piloting our application and repeatedly get the same feedback from our users: they find entering information in the date and time inputs annoying.

The reason for this is that they have to enter a date (say 1 december 2024) by entering:

  • Day (1)
  • Press /
  • Month (12)
  • Press /
  • Year (2023)

Instead, they would like to enter a date in one go, say

  • "01122023" should resolve to 1 december 2023.
  • "0112" should resolve to 1 december 2024, because year is missing and we can then assume that we use the current year.

 

Likewise, they would enter times like "1005" for "10:05". Now they have to enter ":" to go to the minutes field.

 

We would like to respond to their feedback, but don't know to implement this. Is this something that Kendo supports? If not, we are willing to pay to give this feature request priority. Could you help us out?

 

Regards,

Peter

Declined
Last Updated: 31 Mar 2025 14:10 by ADMIN
Created by: eDAD
Comments: 2
Category: KendoReact
Type: Bug Report
0

Test Environment:

OS: Windows_11
Version: 21H2
OS Build: 22000.795
Browser: Version 103.0.1264.71 (Official Build) (64-bit)

URL: https://agentcalendardevone.azurewebsites.net/SMBEntryForm.aspx?trg=testteam&campaign=Microsoft%20Internal%20Test%20Camapign

Screen Reader: NVDA (2021.3)

Repro Steps:

1. Open URL: SMB Scheduler (agentcalendardevone.azurewebsites.net) page in Edge Browser.

2. Provide valid 'Email address' in text field and activate 'Book New Appointment'.
3. Click on view Available Appointments.
4. Open NVDA.
5.Navigate and activate 'Calendar' icon where popup appears.
6.Naviagte to controls.

7. Observe an issue that Incorrect role 'link' is defined on button controls.

Actual Behavior:

Incorrect role 'link' is defined on button controls present on 'Calendar' popup.

Expected Behavior:

In this case, the expected role is {button}. All components need a proper role attribute, ideally with semantics. In rare cases a role attribute should be added to give full context and information to assistive technology. Learn more by reading about when to use an aria role and the html/aria role mappings.


1 2 3 4 5 6