You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since modules are soft-deleted we should be able to restore any deleted modules. This feature would be to add a 'deleted modules' page in the Dashboard and give users a way to undelete them with a new API route (ideally multi-select would work in the UI the same as it works currently).
We'll also want to remove the code in #1824 which requires users to type "DELETE" to bulk delete modules. Since recovering the modules will be possible we could revert this back to a standard confirm message.
The text was updated successfully, but these errors were encountered:
Since modules are soft-deleted we should be able to restore any deleted modules. This feature would be to add a 'deleted modules' page in the Dashboard and give users a way to undelete them with a new API route (ideally multi-select would work in the UI the same as it works currently).
We'll also want to remove the code in #1824 which requires users to type "DELETE" to bulk delete modules. Since recovering the modules will be possible we could revert this back to a standard confirm message.
The text was updated successfully, but these errors were encountered: