Add option to hide the upload estimation in WebUI#39228
Merged
phil-davis merged 3 commits intomasterfrom Sep 14, 2021
Merged
Conversation
Contributor
|
Note: there are not automated acceptance tests for this sort of thing, because the progress bar is very timing-dependent, and tests might or might not "see" what is happening in the progress bar, depending on if the test runner and/or system-under-test are running on fast or slow systems. |
AlexAndBear
approved these changes
Sep 14, 2021
|
Docs relevant, please file a docs issue. |
|
Kudos, SonarCloud Quality Gate passed! |
12 tasks
Contributor
|
|
works. For the future: Please write the complete occ command in the description. It would save us a lot of testing time if we had the command directly and didn't have to search for it and assemble it. thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Description
The upload estimation can now be hidden when setting
hide_upload_estimationto "yes" via occ command.Related Issue
Screenshots (if appropriate):
Types of changes
Checklist: