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
Making a copy of a resource, then attempting to undo it via the snackbar action does not actually undo the operation. There appears to be a Dexie transaction error that may be releated.
Expected behavior
The undo action performs the intended operation, or the availability of the action does not exist.
User-facing consequences
Confusion regarding non-functional features.
Additional information
Steps to reproduce the issue
Upload a resource
Open the context menu for the content resource
Click 'Make a copy'
Once the copy completes, immediately click 'UNDO' in the snackbar message
Observe, the copy does not disappear-- nothing happens
The text was updated successfully, but these errors were encountered:
Observed behavior
Making a copy of a resource, then attempting to undo it via the snackbar action does not actually undo the operation. There appears to be a Dexie transaction error that may be releated.
Expected behavior
The undo action performs the intended operation, or the availability of the action does not exist.
User-facing consequences
Confusion regarding non-functional features.
Additional information
Steps to reproduce the issue
The text was updated successfully, but these errors were encountered: