mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-09 07:13:35 -05:00
"Save" copy instead of "Done" for Description #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jbd7 on GitHub (Aug 18, 2021).
Hey, I noticed a minor UX inconsistency today:
There's also proximity with the green "Done" status button. By mistake I marked a task as Done instead of saving the description.
Suggestion: Keep the copy "Save" and the blue button background consistent through the frontend.
@kolaente commented on GitHub (Aug 18, 2021):
There's been a bit of discussion about that lately: https://kolaente.dev/vikunja/frontend/issues/652
In comparison to the save button on the quick edit this one only saves the description whereas the done button only saves the description. In the latest unstable version the done button has been moved below the text, similar to the way it is solved in comments. Please check it out on try, what do you think?
@jbd7 commented on GitHub (Aug 18, 2021):
Thanks, I didn't see that. Btw, do you prefer threads on koalente.dev instead of github?
From the screenshots there the placement does look better. It'd indeed make sense to keep consistency with the "COMMENT" button just blow. When it comes to the copy, I think "Edit"/"Save" or "Edit"/"Update" is more common and understood than < Pencil-icon >/"Finish", taking as an example this very github page :)

@kolaente commented on GitHub (Aug 18, 2021):
Threads on Gitea or here are both fine for me. The majority of the active development happens the Gitea instance though.
I agree with you about the wording, will put something up.