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 Feature] Enum type support in Launch form #1217

Closed
kumare3 opened this issue Jul 7, 2021 · 1 comment
Closed

[UI Feature] Enum type support in Launch form #1217

kumare3 opened this issue Jul 7, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request ui Admin console user interface
Milestone

Comments

@kumare3
Copy link
Contributor

kumare3 commented 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
Screen Shot 2021-07-07 at 12 11 37 PM

@kumare3 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
@kumare3 kumare3 added this to the 0.16.0 milestone Jul 7, 2021
@EngHabu EngHabu modified the milestones: 0.16.0, 0.17.0 Aug 2, 2021
@jsonporter
Copy link

Support for this feature has been merged to master and will be included in the next release.

flyteorg/flyteconsole#178

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui Admin console user interface
Projects
None yet
Development

No branches or pull requests

4 participants