You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Imagine that every page in zen that prompts you for a property that exists in the yaml is getting/setting some internally managed yaml.
At any step in zen, it should be able to switch to the yaml viewer.
That way, regardless of what page you're on, you could fix or override whatever you need to in the yaml, and then the page you're on should respect the change.
The text was updated successfully, but these errors were encountered:
We planned to have monaco editor at the last step to allow user to see and edit completed zowe.yaml, but i like the idea to have a switch to the yaml viewer on every step as well
I like the idea of having entries in the schema mapped to html forms, but there are times you need to just see the whole yaml.
Consider,
In any case, allowing the user to see the whole zowe.yaml and edit it is good.
If we're going to have a yaml editor, I think it should be monaco because
Imagine that every page in zen that prompts you for a property that exists in the yaml is getting/setting some internally managed yaml.
At any step in zen, it should be able to switch to the yaml viewer.
That way, regardless of what page you're on, you could fix or override whatever you need to in the yaml, and then the page you're on should respect the change.
The text was updated successfully, but these errors were encountered: