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

Start page renders immediately when React is ready. #745

Merged
merged 2 commits into from
Jul 4, 2019

Conversation

sznowicki
Copy link
Contributor

Description

Start page doesn't wait for window.onload event in order to start rendering its content. With previous fix for the onload command it's not needed and may impair user experience when there is long running external resource fetching during page loading process.

Type of change

Please add an "x" into the option that is relevant:

  • Bug Fix 🐛 (non-breaking change which fixes an issue)
  • Enhancement 🚀 (non-breaking change which adds functionality)
  • Breaking Change 💥 (fix or feature that would cause existing functionality to not work as expected)
  • Polish 💅 (Just some cleanups)
  • Internal 🏠 Only relates to internal processes.

How to test it

Please refer to internal ticket PWA-2042.

@sznowicki sznowicki added the bug Something isn't working label Jul 4, 2019
@sznowicki sznowicki self-assigned this Jul 4, 2019
@SG-Noxoreos SG-Noxoreos merged commit d17c43f into v6.5.4 Jul 4, 2019
@SG-Noxoreos SG-Noxoreos deleted the PWA-2043-render-startpage-faster-6.5.4 branch July 4, 2019 12:59
@SG-Noxoreos SG-Noxoreos added bug Something isn't working and removed bug Something isn't working labels Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants