Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SantiagoTG opened this issue Sep 25, 2024 · 0 comments
Labels
Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label)

Comments

@SantiagoTG
Copy link
Contributor

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:

@SantiagoTG SantiagoTG added the Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label) label Sep 25, 2024
@driusan driusan removed their assignment Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label)
Projects
None yet
Development

No branches or pull requests

2 participants