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
When a user wants to delete a stream, a modal should pop up requiring confirmation and warning users that this action is irreversible. I can create the language for the modal separately. Changes should be made to the database to support this functionality, but actual data doesn't need to be deleted yet; that can be integrated later. Just flip a switch to "deleted" in a given table or something.
The text was updated successfully, but these errors were encountered:
When a user wants to delete a stream, a modal should pop up requiring confirmation and warning users that this action is irreversible. I can create the language for the modal separately. Changes should be made to the database to support this functionality, but actual data doesn't need to be deleted yet; that can be integrated later. Just flip a switch to "deleted" in a given table or something.
The text was updated successfully, but these errors were encountered: