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

Documentation needs more information about how to pass state around #1101

Open
zach-klippenstein opened this issue Apr 20, 2020 · 2 comments

Comments

@zach-klippenstein
Copy link
Collaborator

We frequently suggest the react pattern of pulling state up, e.g. to have parents own network requests and pass data down through props. This should be documented more clearly.

Also, address why we don't provide ambient state propagation for workflows, ala ViewEnvironment, inside of workflows themselves.

@zach-klippenstein
Copy link
Collaborator Author

Documentation, not 1.0.

@rjrjr
Copy link
Contributor

rjrjr commented May 4, 2022

See #1209

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Workflow
  
Awaiting triage
Development

No branches or pull requests

2 participants