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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Force File Picker progress to be between 1 and 99 #3560

Merged
merged 2 commits into from
Nov 15, 2022

Conversation

odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented Nov 14, 2022

What do these changes do?

Buggy scenario: With an overloaded backend, the multipart uploading process was very slow, making the buggy File Picker's progress calculation negative for the very first uploaded parts and, therefore, study's validation faulty. This PR forces the value to be between 1 (started) and 99 (almost finished).

Related issue/s

How to test

Checklist

@odeimaiz odeimaiz self-assigned this Nov 14, 2022
@odeimaiz odeimaiz added this to the Athena milestone Nov 14, 2022
@odeimaiz odeimaiz added a:frontend issue affecting the front-end (area group) changelog:馃悰bugfix labels Nov 14, 2022
Copy link
Member

@mrnicegyu11 mrnicegyu11 left a comment

Choose a reason for hiding this comment

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

Restoring a bug free frontend < 3

Copy link
Member

@sanderegg sanderegg left a comment

Choose a reason for hiding this comment

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

ahah. was -1 a bad thing?

@odeimaiz
Copy link
Member Author

ahah. was -1 a bad thing?

Bad enough for making it hotfix candidate...

@odeimaiz odeimaiz enabled auto-merge (squash) November 14, 2022 16:58
@sonarcloud
Copy link

sonarcloud bot commented Nov 15, 2022

Kudos, SonarCloud Quality Gate passed!聽 聽 Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:frontend issue affecting the front-end (area group)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants