muxinc / strapi-plugin-mux-video-uploader

A Strapi plugin for managing uploads to Mux.
https://mux.com
23 stars 16 forks source link

Move confirm dialog inside modalLayout #70

Open johnark88 opened 1 year ago

johnark88 commented 1 year ago

Issue: Delete Confirmation modal not working. No assets get deleted from Strapi or Mux.

Fix: Move the <Dialog> element so it is within the </form> and </ModalLayout> closing tags.

Delete works for both Strapi DB and Mux dashboard.