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

Onboarding: add Agent as optional module #1018

Merged
merged 2 commits into from Sep 10, 2019
Merged

Onboarding: add Agent as optional module #1018

merged 2 commits into from Sep 10, 2019

Conversation

sohkai
Copy link
Contributor

@sohkai sohkai commented Sep 10, 2019

Screen Shot 2019-09-10 at 4 05 42 PM

Passes the optional modules to each template's prepareTransactions().

Copy link
Contributor

@bpierre bpierre left a comment

Choose a reason for hiding this comment

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

💥

>
<Checkbox
checked={templateOptionalModules[appName]}
onChange={() => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@bpierre I don't know if there's a way to avoid this function declaration without going too far out of our way. I think it's fine like this?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes totally fine, we are almost at the last level of the tree +1

@sohkai sohkai merged commit c1d6e54 into master Sep 10, 2019
@delete-merged-branch delete-merged-branch bot deleted the onboarding-agent branch September 10, 2019 15:50
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

Successfully merging this pull request may close these issues.

None yet

2 participants