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

🐞[bug]: Improve Image Lazy Loading #23

Closed
4 tasks done
shreyad2806 opened this issue Oct 1, 2024 · 2 comments · Fixed by #66
Closed
4 tasks done

🐞[bug]: Improve Image Lazy Loading #23

shreyad2806 opened this issue Oct 1, 2024 · 2 comments · Fixed by #66
Assignees
Labels
bug Something isn't working enhancement New feature or request gssoc-ext

Comments

@shreyad2806
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Large images are slowing down page load time, especially on mobile devices.

Expected behavior

Implement image lazy loading to improve performance and load time.
Please assign this issue to me under gssoc'24 EXTENDED with label gssoc'24 and hacktoberfest.

Add ScreenShots

No response

What browsers are you seeing the problem on?

No response

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24EXTD contributor
  • I have starred the repository
Copy link

github-actions bot commented Oct 1, 2024

Hi there! Thanks for opening this issue @shreyad2806!. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

@github-actions github-actions bot added gssoc-ext bug Something isn't working labels Oct 1, 2024
@Anjaliavv51
Copy link
Owner

@shreyad2806 go ahead!

Anjaliavv51 added a commit that referenced this issue Oct 2, 2024
Prioritized image loading in js

<!-- ISSUE & PR TITLE SHOULD BE SAME-->
## Description
<!--Please include a brief description of the changes-->
I added prioritizing code for images in js file

## Related Issues

<!--Cite any related issue(s) this pull request addresses. If none,
simply state “None”-->
- Closes #23 

## Type of PR
<!-- Mention PR Type according to the issue in brackets below and check
the below box -->
- [X] (Bug)

## Screenshots / videos (if applicable)
<!--Attach any relevant screenshots or videos demonstrating the
changes-->


## Checklist
<!-- [X] - put a cross/X inside [] to check the box -->
- [x] I have gone through the [contributing
guide](https://github.com/Anjaliavv51/Retro)
- [x] I have updated my branch and synced it with project `main` branch
before making this PR
- [X] I have performed a self-review of my code
- [X] I have tested the changes thoroughly before submitting this pull
request.
- [X] I have provided relevant issue numbers, screenshots, and videos
after making the changes.
- [X] I have commented my code, particularly in hard-to-understand
areas.


## Additional context:
<!--Include any additional information or context that might be helpful
for reviewers.-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request gssoc-ext
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants