-
Couldn't load subscription status.
- Fork 236
Closed
Labels
DEV: frontendP0 - criticalPriority: Release blocker or regressionPriority: Release blocker or regressionTAG: regressionbug
Milestone
Description
Observed behavior
Pressing the Undo button in the snackbar after removing or deleting the resource(s) is not working, with the following errors in the console:
[Vue warn]: Error in v-on handler: "TypeError: changeTracker.revert is not a function"
Uncaught (in promise) TypeError: changeTracker.cleanUp is not a function
Expected behavior
After pressing the Undo button in the snackbar, the resource(s) should be restored to the original location.
User-facing consequences
User is forced to go to Trash to restore the resource(s) they removed unintentionally (if they are aware of the possibility).
Errors and logs
Steps to reproduce the issue
- Use the
Deletebutton in the topbar, or theRemoveoption in the new sidebar. - After the resource(s) are deleted press the
Undobutton in the snackbar. - Observe that nothing is happening.
Usage Details
- OS: Windows
- Browser: Firefox
- URL: https://unstable.studio.learningequality.org/
Metadata
Metadata
Assignees
Labels
DEV: frontendP0 - criticalPriority: Release blocker or regressionPriority: Release blocker or regressionTAG: regressionbug