This action removes an object from a list or item, but the object is not destroyed as a result of the action. Multiple objects can be removed at once.
Example of a remove pattern using a modal.
As removing does not destroy an asset, user confirmation is not required.
Require user confirmation
Text should tell the user the consequences of the removal and that the action cannot be undone.
Optionally, when the remove button is selected it changes to show ‘Removing…’.
Example of high-impact remove modal.
Example of a high-impact remove modal in its removing state.