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

Fix time unit validator issue #342

Merged
merged 4 commits into from
Oct 16, 2024
Merged

Fix time unit validator issue #342

merged 4 commits into from
Oct 16, 2024

Conversation

juhanikat
Copy link
Collaborator

Added a new editingComponent dedicated to Time bound selection, because I don't know how to get this to work otherwise. Also added a new optional function to validators to run any function you want to when validating

@Deeroil Deeroil force-pushed the fix-time-unit-validator-issue branch from d9aca18 to 7af44b5 Compare October 16, 2024 13:05
@Deeroil Deeroil assigned Deeroil and juhanikat and unassigned Deeroil Oct 16, 2024
@Deeroil Deeroil self-requested a review October 16, 2024 13:08
Copy link
Collaborator

@Deeroil Deeroil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested the validators and they seem to work / LGTM :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment