#3532 Allow editing of descriptions via the UI
Issue created by
schottra
Projects, Workflows, Launch Plans, and Tasks can all have descriptions associated with them. There are endpoints that allow setting these values. But currently there is no UX for doing so in the Console.
A basic implementation would be the click-to-edit pencil which saves on blur.
Before editing (pencil icon)
Edit state with cancel/save buttons
Display of save errors goes below the buttons
flyteorg/flyte