Is your feature request related to a problem? Please describe.
Deleting a background occurs when you click on the delete button. This is unsafe behaviour.
Describe the solution you'd like
There should be 2 levels of safety mechanisms here:
Unable to delete if the asset is currently used in any dashboards. Alert with list of dashboards and/or elements in use on attempt.
If allowed to delete (ie: isn't used on any dashboards) then there is a "are you sure?" yes/no confirmation
This will prevent accidental deletion and deletion of assets in use.
Is your feature request related to a problem? Please describe. Deleting a background occurs when you click on the delete button. This is unsafe behaviour.
Describe the solution you'd like There should be 2 levels of safety mechanisms here:
This will prevent accidental deletion and deletion of assets in use.