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

Improve First Contententful Paint of the Website #497

Open
simonjulianl opened this issue Apr 16, 2022 · 0 comments
Open

Improve First Contententful Paint of the Website #497

simonjulianl opened this issue Apr 16, 2022 · 0 comments
Labels
priority: medium Resolve within assigned sprint type: enhancement Improvements or additions to functionalities

Comments

@simonjulianl
Copy link
Collaborator

Describe the bug
The website flickers on a refresh or fresh load

To Reproduce
Steps to reproduce the behavior:

  1. Keep refreshing the page or just move between pages, there is a split second moment where the page layout is broken and then the component is loaded

Expected behavior
The website should not flicker when first loaded or refresh

Desktop (please complete the following information):

  • Browser: Chrome
  • Version: 100.0.4896.75 (Official Build) (64-bit)

Additional context

  1. One possible improvement would be putting some placeholders before the image is loaded (so the layout is not completely broken), or use next/image with greater control of the image
  2. Need further investigation on the problem (Since im not well versed in Frontend matters too)
@simonjulianl simonjulianl added type: enhancement Improvements or additions to functionalities priority: medium Resolve within assigned sprint labels Apr 16, 2022
@simonjulianl simonjulianl moved this to Todo in Indocom Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Resolve within assigned sprint type: enhancement Improvements or additions to functionalities
Projects
Status: Todo
Development

No branches or pull requests

1 participant