New button "Blank" on tab "Send" to blank all fields (#919) #1116
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "ui-features"
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?
Hello!
Since new 0.6.3 release is soon (as you wrote), I decided to add also this button to current (non-refactored) code. Because I need it myself from time to time.
However I'm not sure about label: should it be "Discard" like proposed in #919 or maybe "Clear"?
Excellent. I'm not competely sure what to put there either (in English). Also "Cancel", "Reset" or "Abandon" are possible. I'll do some research.
I thought about it, and I think the best solution would be to create a new temporary tab for each new composed message. The tab would have a "Cancel" button and also an x mark. This is how other email clients work now. But this would require a more significant redesign, so this PR is acceptable for now. As it's now, "Clear" or "Reset" are probably the best choices. I'll leave it up to you which one you choose.
It's hard for me to imagine such number of tabs nested in each other. But when refactoring be finished it will be possible to freely experiment with ui-files. Maybe someone would design a proper forms.
I've chosen "Clear" term.