Summary
Clicking "delete" from the upper right-hand corner of the Channel Edit page doesn't allow for user to delete the channel at all.
Note: Clicking "delete" from the Channel List page deletes the channel, but results in the following error in the console:
Uncaught (in promise) DexieError {_e: Error
at getErrorWithStack (https://studio.learningequality.org/static/studio/channel_list-6ef0…, name: "PrematureCommitError", message: "Transaction committed too early. See http://bit.ly/2kdckMn", inner: null}
Category
Select one: BUG
Usage Details
- Browser: Chrome
- Channel: "test"
- Topic/Content Item: PDF file
Traceback or relevant snippet from browser console

How to reproduce
- Login to Studio
- Click on an existing channel from the Channel List page
- Click on the menu at the upper right hand corner (three dots next to "PUBLISH") of the Channel Editing page
- Click on "Delete channel"
- When the modal appears, click on the "Delete channel" button
- Notice that an error appears in the console:
[Vue warn]: Error in v-on handler: "TypeError: Cannot read property 'then' of undefined"
Real-life consequences (anything community should be aware of, for instance how it affects end users)
Users will be unable to delete a channel from the Channel edit page.
Summary
Clicking "delete" from the upper right-hand corner of the Channel Edit page doesn't allow for user to delete the channel at all.
Note: Clicking "delete" from the Channel List page deletes the channel, but results in the following error in the console:
Category
Select one: BUG
Usage Details
Traceback or relevant snippet from browser console
How to reproduce
Real-life consequences (anything community should be aware of, for instance how it affects end users)
Users will be unable to delete a channel from the Channel edit page.