Github user tbouron commented on the pull request:
https://github.com/apache/brooklyn-ui/pull/27#issuecomment-221511446
Indeed, the config is skipped when we send the blueprint to the YAML
editor, I commented on that part.
Regarding the way the steps are connected, you can look at the [global view
definition](https://github.com/bostko/brooklyn-ui/blob/b6acf26fd43138e47e37ac816435b971ce5af71a/src/main/webapp/assets/js/view/application-add-wizard.js#L133-L146)
and the `nextStep` and `prevStep` functions. Those are responsible to render
the right step (backbone views)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---