Feature #34917
open
Change the label of Remove user action from "Delete" to "Remove"
Added by Mizuki ISHIKAWA almost 5 years ago.
Updated about 11 hours ago.
Description
The link that deletes the member record associated with the group appears to delete the user data itself due to the influence of the current label and icon.
How about adding a button_remove label and using it instead of button_delete?
In that case, I would like to change the icon as well.

When deleting a watcher record, I think it's a "delete user" from the user's point of view. I want to change "Delete" to "Remove" as well.

Files
+1
Reference: Remove vs Delete - User Experience Guide
Remove and Delete are defined quite similarly, but the main difference between them is that delete means erase (i.e. rendered nonexistent or nonrecoverable), while remove denotes take away and set aside (but kept in existence).
This patch changes UI wording for non-destructive removal actions from "Delete" to "Remove".
It covers:
- removing project members
- removing users from groups
- removing watchers
- removing issue/changeset relations and subtask links (via relation labels)
It keeps "Delete" for actual object deletion.
It also uses the `link-break` icon for these remove actions, the same icon already used for the issue-relation removal button.


- File 0001-Use-Remove-label-and-link-break-icon-for-relation-re.patch added
Also available in: Atom
PDF