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
Motivation: Why do you think this is important?
Related to #590
There is currently no way to launch a Workflow / Task that accepts an enum type as an input from the Flyteconsole.
Goal: What should the final outcome look like, ideally?
Users should be able to launch workflows / tasks that accept an Enum type. Enum type is a simple list of string values, with the first one being default. The UX can be a simple drop down
[Optional] Propose: Link/Inline OR Additional context AND/OR Mock ideas
A Simple dropdown list
The text was updated successfully, but these errors were encountered:
kumare3
added
enhancement
New feature or request
ui
Admin console user interface
untriaged
This issues has not yet been looked at by the Maintainers
and removed
untriaged
This issues has not yet been looked at by the Maintainers
labels
Jul 7, 2021
Motivation: Why do you think this is important?
Related to #590
There is currently no way to launch a Workflow / Task that accepts an enum type as an input from the Flyteconsole.
Goal: What should the final outcome look like, ideally?
Users should be able to launch workflows / tasks that accept an Enum type. Enum type is a simple list of string values, with the first one being default. The UX can be a simple drop down
Example workflow in FlyteSnacks https://github.com/flyteorg/flytesnacks/blob/master/cookbook/core/type_system/enums.py
[Optional] Propose: Link/Inline OR Additional context AND/OR Mock ideas
A Simple dropdown list
The text was updated successfully, but these errors were encountered: