[UX] Save text in "Add description" as draft #170
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
What type of issue is this?
What happened?
i spent ten minutes writing alt text for an image before accidentally closing the modal and losing all my progress
What did you expect to happen?
ideally, the text you write for an image description should be automatically saved as the description, perhaps making the behavior of clicking on the background act as clicking "OK" instead of "Cancel". alternatively, the image description you write but don't "OK" is saved in local storage with the draft, the behavior of "Cancel" reverting the text to the point of last opening the modal, and "OK" actually setting the image description server-side.
Steps to reproduce the issue
Reproduces how often
always ;—;
What did you try to solve the issue / Do you have any insights
you can constantly "OK" and reopen the modal, or select all the text and copy it to your clipboard, when writing a file description to avoid losing all the text through a misclick
Version
20240714
Author: naskya
This doesn’t accomplish what the issue title says, but at least 6af0aaf3ff46781ae2bf4e8dd468d653ae10a904 should prevent
Author: naskya
mentioned in commit 6af0aaf3ff46781ae2bf4e8dd468d653ae10a904
Author: sophia krusniczky
changed title from [UX] Save text in "Add description" a{-utomatically-} to [UX] Save text in "Add description" a{+s draft+}