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

Feature request: ability to validate change on (or before) change. #20

Open
jasonbnewell opened this issue Oct 29, 2015 · 1 comment
Open
Labels

Comments

@jasonbnewell
Copy link

I've tried returning false from the onChange event I've provided to the Tree, but even though I'm not updating the underlying data structure (this.state.tree), the UI still updates. It would be really nice to be able to run some checks and possibly prevent this from happening.

@edgesoft
Copy link

In the lazy loading exampel issue you pretty much have it all there. Tiny changes to make this happen.

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

3 participants