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

Fix blank page shown after add all unlocalized pages #3478

Conversation

tingung
Copy link
Contributor

@tingung tingung commented Jan 14, 2020

Fixes #3477

Summary

  • Import the correct TranslationProgressBars
  • set timeout to get the progress status to 1 second

Confirmation video - https://drive.google.com/file/d/1zmO7iGQO2bzXLEdjsN0q_jz14KoTZ6oh/view

Notes: Page become blank because TranslationProgressBars imported from wrong module and create undefined component and set timeout to 1 second to reduce requests to server.

@tingung tingung changed the title Bugfix/dnn 35628 fix add all unlocalized pages Fix add all unlocalized pages Jan 14, 2020
@tingung tingung changed the title Fix add all unlocalized pages Fix add all unlocalized pages and show blank page Jan 14, 2020
@tingung tingung changed the title Fix add all unlocalized pages and show blank page Fix blank page shown after add all unlocalized pages Jan 14, 2020
Copy link
Contributor

@donker donker left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@david-poindexter david-poindexter 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 @tingung

@david-poindexter david-poindexter merged commit 6c18197 into dnnsoftware:develop Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Add All Unlocalized pages" link does not work
3 participants