argoproj / argo-workflows

Workflow Engine for Kubernetes
https://argo-workflows.readthedocs.io/
Apache License 2.0
14.85k stars 3.17k forks source link

UI: multi-select for input parameters #12017

Open maxisam opened 11 months ago

maxisam commented 11 months ago

Summary

Multi-select in the UI for input parameters

Use Cases

Trigger workflow manually with multi-select input.

This is a reference to the old popular closed issue https://github.com/argoproj/argo-workflows/issues/6824

Thanks for considering this feature. Great OSS project!


Message from the maintainers:

Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.

doncorsean commented 11 months ago

+1 for multiselects

agilgur5 commented 11 months ago

This is a reference to the old popular closed issue #6824

To clarify, that issue asked for dropdowns and checkboxes in general, which already existed, but weren't well documented. That issue was closed by a documentation PR as such.

It did also ask for multi-selects (a type of dropdown), which seem to not currently be supported and so actually need a new feature in the UI (i.e. not just docs).

I count at least 7 upvotes for multi-selects specifically in later comments, though some of the original upvotes may have also been for multi-selects.

maxisam commented 11 months ago

There is a way to do checkbox?

shaharb-hs commented 7 months ago

+1 for multiselect