You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to reduce content load shifting in order to improve users experience.
Some ideas:
Implement skeleton loading screens
OR
Add loading states to each component on screens, and show single spinner until all loading states completed
(Optional) For the home screen, loading can occur during splash screen, that way when the splash screen is finished the content for the home screen is already loaded.
The text was updated successfully, but these errors were encountered:
Some other ideas
- fade in images after load
- not sure if we are using scaled images in the app…might be faster to load the smaller images
- on pages with lots of content, not sure if we can prioritize image loading to onscreen first…
On May 16, 2022, at 10:08 PM, Igor Belem ***@***.***> wrote:
It would be nice to reduce content load shifting in order to improve users experience.
Some ideas:
Implement skeleton loading screens
OR
Add loading states to each component on screens, and show single spinner until all loading states completed
(Optional) Loading can occur during splash screen, that way when the splash screen is finished the content on the home screen is already loaded.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
It would be nice to reduce content load shifting in order to improve users experience.
Some ideas:
OR
The text was updated successfully, but these errors were encountered: