-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: LowjQuery
Milestone
Description
Bug report
The column menu of the Kendo UI Grid widget with componentType set to 'modern' has missing translations in the default filter menu.
Reproduction of the problem
-
Create a filterable grid and enable the column menu with componentType 'modern';
-
Include the localization script for "fr-CA" in the document from the CDN;
-
Open the column menu and expand the filter menu of a specified column. The logic operators "And" and "Or" are not translated.
A Dojo sample for reproduction: https://dojo.telerik.com/@sspasova/aTINeNIV
Workaround: https://dojo.telerik.com/@[email protected]/aroteJus
Expected/desired behavior
When the column menu type is set to "modern", the operators of the filter menu should be translated as in the "classic' column menu.
Environment
- **Kendo UI version: 2023.3.1114
- **jQuery version: 3.4.1
- **Browser: [all]
Metadata
Metadata
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: LowjQuery