-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
BugC: SpreadsheetFP: UnplannedSync status with associated Feedback ItemSync status with associated Feedback ItemRegressionBroken functionality which was working previouslyBroken functionality which was working previouslySEV: LowjQuery
Description
Bug report
If you set a data validation for a number typed cell in the Spreadsheet, the message will be improperly formatted.
Regression introduced with 2024.4.1112
Reproduction of the problem
- Open the Spreadsheet Overview demo - https://demos.telerik.com/kendo-ui/spreadsheet/index
- Select an empty cell, and click Data Tab -> Data Validation
- Select Number from the dropdown
- Enter Min value
- Check the Show hint box, and click apply
- In the cell, type a value lower than the min
Current behavior
The validation message is improperly formatted - "Please enter a valid any value greater than 10,,10,,number,reject,greaterThan."
Expected/desired behavior
Message should be "Please enter a valid any value greater than 10."
Environment
- Kendo UI version: 2025.2.702
- Browser: [all]
Metadata
Metadata
Assignees
Labels
BugC: SpreadsheetFP: UnplannedSync status with associated Feedback ItemSync status with associated Feedback ItemRegressionBroken functionality which was working previouslyBroken functionality which was working previouslySEV: LowjQuery