-
Notifications
You must be signed in to change notification settings - Fork 669
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
Allow editing of descriptions via the UI #3532
Comments
May I work on this issue. |
Hi @hisergiorojas! Contributions are welcome. I've updated the issue description with some mockups depicting the desired behavior. Feel free to contact me on Slack if you have any questions. |
@hisergiorojas are you working on this issue? |
@kumare3 Yes |
@hisergiorojas thank you so much, do you think we will have this by month end? If not should we push it to the next release? |
Hi @kumare3, I am new to flyte but would like to give it a try to implement edit feature |
@keshann93 absolutely - go for it. We maybe updating our backed descriptions capturing but this will not change. Thank you! |
@keshann93, I'm doing a sweep on the existing bugs.. Is this something you can look at soon? It would really help our overall UX story. |
Thank you for opening your first issue here! 🛠 |
BLocked as description value is not populated properly at this time |
Is this still planed? What is blocking it? |
Resourcing- contributions welcome |
Hello 👋, this issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will engage on it to decide if it is still applicable. |
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
The text was updated successfully, but these errors were encountered: