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

Deferred validation support #290

Closed
Ghnuberath opened this issue Apr 18, 2018 · 1 comment
Closed

Deferred validation support #290

Ghnuberath opened this issue Apr 18, 2018 · 1 comment
Labels

Comments

@Ghnuberath
Copy link
Contributor

Ghnuberath commented Apr 18, 2018

Validation may be slow due to low-loading options, etc. Need a way to allow things to proceed while validating later (i.e. token submission time, or as soon as requisite information loads, rather than on transition/archive/unarchive). This would make things significantly snappier.

It is not, however, safe to make this change before #296 and #297.

@Ghnuberath
Copy link
Contributor Author

This may be less relevant with the new ValueState implementation.

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

No branches or pull requests

1 participant