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

Update inputs improved #12

Open
werpuc opened this issue Jun 14, 2021 · 0 comments
Open

Update inputs improved #12

werpuc opened this issue Jun 14, 2021 · 0 comments

Comments

@werpuc
Copy link
Member

werpuc commented Jun 14, 2021

There should be a solution for nice handling errors in input updates (e.q. updateSliderInput()), as validate() is not suitable.

If the object update*Input() uses is not ready yet, or has working validate, there is an error. Validate() message cannot be propagated - it is an update, not an object. Currently, I'm solving this situation with additional if conditions (similar to existing validates), but I hope it is a temporary solution.

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