SUMMARY When I edit a post, I would like the button to say "Save edited Post" STEPS TO REPRODUCE 1. Post a post 2. Edit the post 3. See the button OBSERVED RESULT Button Says "Edit" EXPECTED RESULT Button says "Save edited Post" SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
What's misleading about it? Does it maybe not come across clearly? The problem with having text so long is that it affects translations (this is already affecting the German translation for example), and I'm not super pleased with a button that's more than 2 words
For shortness, "edit" could be replaced by "Save" or "Save Modification" - I would understand that as the button then denotes an action that is commonly used in other applications.
I like the idea of saying "save" in the text, I'll look into changing it
A possibly relevant merge request was started @ https://invent.kde.org/network/tokodon/-/merge_requests/509
Git commit 1cbd85f7496fbf58c2b04805fe1aa614cf23f345 by Joshua Goins. Committed on 19/06/2024 at 20:29. Pushed by redstrate into branch 'master'. Specify that you're "saving" an edit in the composer This button didn't clearly reflect what you're doing when you edit a post. You're *currently* editing, so like a "Post" action when you're done typing it should "Save" (your edit) instead. The icon is changed to accommodate as well. M +2 -2 src/content/ui/StatusComposer/StatusComposer.qml https://invent.kde.org/network/tokodon/-/commit/1cbd85f7496fbf58c2b04805fe1aa614cf23f345