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

Large background images slow down the web pages which creates a less than optimal user experience #2564

Open
sameh-farouk opened this issue Feb 17, 2021 · 0 comments
Labels
Milestone

Comments

@sameh-farouk
Copy link
Member

Description

maybe it's not a priority right now, but some background images are over 1 MB
for example, this image is slow down the login webpage:

jumpscale/packages/auth/static/img/background.png

this image is 1.6 MB. That is pretty large for one photo.

if you visit VDC login page it will take some time to load unless it was cached by the browser, or you are already logged in.

Implementation

optimize the images for the web, decrease their file size or/and use a set of images with different sizes.

@sameh-farouk sameh-farouk added this to the next milestone Feb 17, 2021
@sameh-farouk sameh-farouk changed the title Large background mages slow down the web pages which creates a less than optimal user experience Large background images slow down the web pages which creates a less than optimal user experience Feb 18, 2021
@xmonader xmonader removed the ux label Feb 22, 2021
@xmonader xmonader modified the milestones: next, now Feb 24, 2021
@sasha-astiadi sasha-astiadi added this to Backlog in JS-SDK 11.2 Mar 2, 2021
@xmonader xmonader removed this from Backlog in JS-SDK 11.2 Jun 18, 2021
@xmonader xmonader modified the milestones: now, later Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants