Loris icon indicating copy to clipboard operation
Loris copied to clipboard

[Media module] Incorrect message displayed upon editing media file metadata

Open SantiagoTG opened this issue 5 months ago • 0 comments

Describe the bug

  • On the Media module, Upon clicking 'Update File', the swal diplays 'Upload successful' which could be very confusing to a user.

To Reproduce Steps to reproduce the behavior (attach screenshots if applicable):

  • Edit a file on the Media module

What did you expect to happen?

  • After clicking the 'Update File' submit button, the 'Edit' window should auto-close. Upon a successful submission, the following should occur:
  1. Close the editing window
  2. Display the swal instead
  3. Closing the swal should redirect to the table directly

149342853-ba7cf1e9-a7f5-409a-a9cf-b22481f02133

Related to:

  • https://github.com/aces/Loris/issues/5079

SantiagoTG avatar Sep 25 '24 05:09 SantiagoTG