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

fix(ui): Display all node inputs/output in one tab. Resolves #5027 #5029

Merged
merged 2 commits into from
Feb 5, 2021

Conversation

alexec
Copy link
Contributor

@alexec alexec commented Feb 4, 2021

Resolves #5027

Rather than hiding the inputs below the summary, I put them into an inputs tab. Then I realized I wanted to see inputs and outputs at the same time, so I could understand the outputs in the context of the inputs.

image

…#5027

Signed-off-by: Alex Collins <alex_collins@intuit.com>
@alexec alexec requested a review from simster7 February 4, 2021 21:46
@alexec alexec marked this pull request as ready for review February 4, 2021 21:46
@alexec alexec merged commit edbe5bc into argoproj:master Feb 5, 2021
@alexec alexec deleted the params branch February 5, 2021 01:52
@alexec alexec added this to the v3.0 milestone Feb 5, 2021
@simster7 simster7 mentioned this pull request Feb 8, 2021
38 tasks
This pull request was closed.
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.

Output parameters visible in UI
2 participants