argoproj / argoproj/argo-workflows

Add combobox type functionality to UI when submitting a workflow

Open
#14,795 0 comments 2 reactions 0 assignees View on GitHub
area/ui
Dominant language
Go
Stars
17k
Forks
3.7k
Avg merge
1d 20h
Merged PRs (30d)
138

Description

# Summary

Right now we have an enum which is great, however, in some cases being able to also specify a value not included in the enum would be nice.

I'm proposing adding a combobox style input which would function similar to an enum, but also allow for a custom value.

## Use Cases

In cases where you want to provide some default values to make it easy for most people to use, but also provide the ability to input something not found on the list.

An example of this might be that you have some tooling that generates an enum (for example a list of docker images). If you need to run the workflow against something not in the list you have to update the workflow.

---

**Message from the maintainers**:

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

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating the workflow-submission UI and its existing enum input, then define how custom values should behave and what coverage demonstrates that both predefined and custom values work.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.