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

Metadata uploader progress bar #1419

Merged
merged 3 commits into from
Dec 5, 2022

Conversation

ksierks
Copy link
Contributor

@ksierks ksierks commented Dec 1, 2022

Description of changes

image

Related issue

N/A

Checklist

Things for the developer to confirm they've done before the PR should be accepted:

  • [ ] CHANGELOG.md (and UPGRADING.md if necessary) updated with information for new change.
  • [ ] Tests added (or description of how to test) for any new features.
  • [ ] User documentation updated for UI or technical changes.

@ksierks ksierks requested a review from joshsadam December 1, 2022 22:17
@ksierks ksierks marked this pull request as ready for review December 1, 2022 22:17
<SampleMetadataImportWizard current={2} percent={progress}>
<Text>{i18n("SampleMetadataImportReview.description")}</Text>
<SampleMetadataImportWizard current={2}>
<Text>
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this cause a page shift?  Could you put the in the overlay under the percentage?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved the text into the spinner. Not sure if I got the css right. Please see e3f82ed.

@ksierks ksierks requested a review from joshsadam December 2, 2022 18:04
Copy link
Contributor

@joshsadam joshsadam left a comment

Choose a reason for hiding this comment

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

Looks good, thanks

@joshsadam joshsadam merged commit 5b83ebe into metadata-uploader-base Dec 5, 2022
@ksierks ksierks mentioned this pull request Jan 13, 2023
3 tasks
@ksierks ksierks deleted the metadata-uploader-progress-bar branch January 20, 2023 18:55
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.

2 participants