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

Implement lazy loading for images. #5853

Open
4 tasks
Ashparshp opened this issue Aug 31, 2024 · 14 comments · May be fixed by #5876
Open
4 tasks

Implement lazy loading for images. #5853

Ashparshp opened this issue Aug 31, 2024 · 14 comments · May be fixed by #5876
Assignees
Labels
help wanted Extra attention is needed kind/enhancement New feature or request

Comments

@Ashparshp
Copy link
Contributor

Ashparshp commented Aug 31, 2024

Current Behavior

The Layer5.io website currently loads all images and resources at once when a page is accessed.

Desired Situation

To improve page load times and enhance user experience, implement lazy loading for images and other heavy resources.\

Tasks:

  • Identification of Non-Lazy Loaded Resources
  • List the Resources
  • Implement Lazy Loading
  • Optimize the Loading Process: Ensure that the lazy loading process is optimized to prevent any noticeable delays as users scroll through the page.

Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

@Ashparshp Ashparshp added kind/chore Necessary task kind/enhancement New feature or request help wanted Extra attention is needed and removed kind/chore Necessary task labels Aug 31, 2024
@sudhanshutech
Copy link
Member

@Ashparshp there might not be all . I asked that have you ensured first where we are not doing lazyloading?

@Ashparshp
Copy link
Contributor Author

@sudhanshutech, I've edited the issue and updated it into a task format

@VriaA
Copy link

VriaA commented Aug 31, 2024

Hi @Ashparshp
I'd like to work on this. Please assign it to me, thank you.

@Ashparshp
Copy link
Contributor Author

@VriaA, thanks for showing your interest! Are you on Slack, and have you joined the community yet?

@VriaA
Copy link

VriaA commented Aug 31, 2024

@Ashparshp Yes, I just joined😅

@Ashparshp
Copy link
Contributor Author

@VriaA, thank you! I mentioned it because Slack makes it easier to send reminders for meetings, share updates, and ask for help. Feel free to reach out if you have any questions!

@Ashparshp
Copy link
Contributor Author

@VriaA, Also, we have weekly meetings make sure to join this week to share updates,
Let's discuss this during the website call on Monday at 5:30 PM IST (7:00 AM CT). Please consider adding it as an agenda item to the meeting minutes || meeting link.

@VriaA
Copy link

VriaA commented Aug 31, 2024

@Ashparshp Okay, thank you! Can I start working on the issue now, or should I wait until after the meeting?

@Ashparshp
Copy link
Contributor Author

Ashparshp commented Aug 31, 2024

@VriaA, you can go ahead and start working on it. I'm asking that we can discuss the updates/progress in the website call.

@VriaA
Copy link

VriaA commented Aug 31, 2024

@Ashparshp Oh okay. Got it, thank you!

@Npcodes1
Copy link

Npcodes1 commented Sep 1, 2024

Hi @Ashparshp, can you assign me too. I’ll be working with @VriaA

@Ashparshp
Copy link
Contributor Author

@Npcodes1, thanks for showing the intrest.. we have a bunch of open issues that need help.. check this one #5843 and more in issues.

@Npcodes1
Copy link

Npcodes1 commented Sep 1, 2024

@Ashparshp Can I do #5514 then?

@Ashparshp
Copy link
Contributor Author

@VriaA, I'm adding this as an agenda item to the meeting minutes. Please join the evening call if you would and discuss the updates so far.

@VriaA VriaA linked a pull request Sep 10, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed kind/enhancement New feature or request
4 participants