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

Validation doesn't handle when emptying field #108

Open
troncoso opened this issue Sep 10, 2024 · 0 comments
Open

Validation doesn't handle when emptying field #108

troncoso opened this issue Sep 10, 2024 · 0 comments

Comments

@troncoso
Copy link

I have a query with optional start and end date fields. If I run the query without them, it works fine. If I add a date, it works fine. However, if I remove the date value, I get a validation error that the date is no longer properly formatted:

Screen.Recording.2024-09-10.at.2.50.52.PM.mov

Note that I don't even have to submit the query. Just by simply entering a date, then deleting it, this error will occur once I try to run it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant