Skip to content

fix window title after image uploaded#233

Merged
jeffpaul merged 1 commit intodevelopfrom
fix/upload-message-when-done
Jul 9, 2024
Merged

fix window title after image uploaded#233
jeffpaul merged 1 commit intodevelopfrom
fix/upload-message-when-done

Conversation

@hugosolar
Copy link
Copy Markdown
Contributor

Description of the Change

This PR fixes an issue with the media uploader title stuck at "upload to Azure..." even after the image is uploaded. The title remains there even if you look at other images

Closes #86

How to test the Change

  • Pull down the branch
  • Go to Dashboard > Media
  • Click on "Add new"
  • Select an image to upload
  • While is uploading click in the thumbnail to open the image windows
  • Check at the title of the image says: "Uploading to Azure..."
  • When the image is uploaded, the title should change to "Attachment details" (Default title)

Changelog Entry

Fixed - Bug fix
Fix media uploader title "Uploading to Azure..." stuck after image is uploaded

Credits

Props @hugosolar, @eflorea (For reporting)

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@hugosolar hugosolar self-assigned this Jul 4, 2024
@jeffpaul jeffpaul added this to the 4.5.0 milestone Jul 5, 2024
@jeffpaul jeffpaul merged commit af2dc83 into develop Jul 9, 2024
@jeffpaul jeffpaul deleted the fix/upload-message-when-done branch July 9, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uploading status doesn't update after upload is finished.

3 participants