Skip to content
New issue

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

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

Already on GitHub? # to your account

fix blueimp file upload progress bars #6735

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Conversation

conorom
Copy link
Contributor

@conorom conorom commented Mar 5, 2024

Fixes

Fixes #6733; refs #6733

Summary

Gets the file upload progress bars back so that users can see what's happening.

Guidance for testing, such as acceptance criteria or new user interface behaviors:

See screenshots on #6733

Type of change (for release notes)

Add an appropriate notes-* label to the PR (or indicate here) that classifies this change.

Choose from:

  • notes-bugfix Bug Fixes

Detailed Description

See screenshots on #6733

This is likely to reopen #1267, as the PR for that caused the greater part of this issue.

@samvera/hyrax-code-reviewers

@no-reply no-reply force-pushed the 6733_file_upload_progress_bars branch from fb2ebbb to c8ff167 Compare March 28, 2024 23:57
@no-reply no-reply added the notes-bugfix Release Notes: Fixed a bug label Mar 28, 2024
Copy link
Contributor

@no-reply no-reply left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

confirming that rolling this version fixes these progress bars on comet.

@dlpierce dlpierce force-pushed the 6733_file_upload_progress_bars branch from c8ff167 to 09b398a Compare March 29, 2024 16:47
@dlpierce dlpierce merged commit 3f7eff0 into main Mar 29, 2024
6 checks passed
@dlpierce dlpierce deleted the 6733_file_upload_progress_bars branch March 29, 2024 19:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
notes-bugfix Release Notes: Fixed a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File Upload Progress Bars Are Missing
3 participants