-
Notifications
You must be signed in to change notification settings - Fork 2
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
Configuring a trigger - 0 for GPS data throws error #317
Labels
bug
Something isn't working
Comments
benitsch
added a commit
that referenced
this issue
Jul 17, 2024
* Add Seconds (59) to "to" date as well
benitsch
added a commit
that referenced
this issue
Jul 18, 2024
* Add Seconds (59) to "to" date as well
janoliver20
added a commit
that referenced
this issue
Dec 3, 2024
Refactor validation to use a new `hasData` utility, ensuring non-empty strings are considered valid. Simplify button formatting for trigger group actions by removing unnecessary span closing tags. Added a utility function in `dataUtils.ts` to streamline data presence checks.
janoliver20
added a commit
that referenced
this issue
Dec 3, 2024
…--0-for-gps-data-throws-error #317: Improve validation logic and button formatting
0 is a valid input für a trigger, therefore the validation logic has been changed and the error does not appear anymore. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
specifying "0" as the value for GPS data throws an error, but no explanation or help around why and what to change
Suggestion: add an error message or tooltip to help the user understand the error and fix it
(Faith)
The text was updated successfully, but these errors were encountered: