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

UI: allow arbitrary parameter input similar to CLI #13035

Open
agilgur5 opened this issue May 11, 2024 · 0 comments
Open

UI: allow arbitrary parameter input similar to CLI #13035

agilgur5 opened this issue May 11, 2024 · 0 comments
Labels
area/ui area/workflow-templates solution/suggested A solution to the bug has been suggested. Someone needs to implement it. type/feature Feature request

Comments

@agilgur5
Copy link
Member

agilgur5 commented May 11, 2024

Summary

Folllow-up to #12923 (comment).

The CLI allows you to add arbitrary parameters when submitting a WorkflowTemplate, while the UI only lets you use parameters that are already specified inside of the template.

Use Cases

When you want to add a parameter in the UI that isn't explicitly specified in the WorkflowTemplate's parameters. For instance, one that has no default or if you have some indirection etc.

Implementation Details

Probably a small button at the bottom of the parameter input that says "Add a parameter" which lets you specify a name for the parameter. Then can add a value the same as existing parameters


Message from the maintainers:

Love this feature request? Give it a 👍. We prioritise the proposals with the most 👍.

@agilgur5 agilgur5 added the solution/suggested A solution to the bug has been suggested. Someone needs to implement it. label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui area/workflow-templates solution/suggested A solution to the bug has been suggested. Someone needs to implement it. type/feature Feature request
Projects
Status: No status
Development

No branches or pull requests

1 participant