Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data validation should not require DATEVALUE("") when Date is selected #8163

Open
kendo-bot opened this issue Feb 26, 2025 · 0 comments
Open
Labels
Bug C: Spreadsheet FP: Unplanned Sync status with associated Feedback Item jQuery SEV: Low

Comments

@kendo-bot
Copy link
Collaborator

kendo-bot commented Feb 26, 2025

Bug report

Data validation should not require DATEVALUE("") in Start and End inputs when Date is selected

Reproduction of the problem

https://demos.telerik.com/kendo-ui/spreadsheet/index

  1. Select an empty cell
  2. Click Data validation
  3. Set Start: DATEVALUE("1/1/2024") and End: DATEVALUE("2/2/2025")
  4. Automatic Hint message looks like: between DATEVALUE("1/1/2024") and End: DATEVALUE("2/2/2025")

Image

Expected

Generated hint message shall not contain DATEVALUE("")

Ticket ID: 1677354

Environment

**Kendo UI version: [all]
**Browser: [all]

@kendo-bot kendo-bot added the FP: Unplanned Sync status with associated Feedback Item label Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Spreadsheet FP: Unplanned Sync status with associated Feedback Item jQuery SEV: Low
Projects
None yet
Development

No branches or pull requests

2 participants