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

feature: Add Lazy Loading with Blur Effect to Images #783

Closed
senthil-athiban opened this issue Jun 13, 2024 · 0 comments
Closed

feature: Add Lazy Loading with Blur Effect to Images #783

senthil-athiban opened this issue Jun 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@senthil-athiban
Copy link

Is your feature request related to a problem? Please describe.
To enhance both the user experience and the performance of our application, we propose adding lazy loading with a blur effect to the images. Currently, all images are loaded immediately when the page is accessed, which can lead to longer load times and a less efficient use of bandwidth, especially on pages with many images.

Describe the solution you'd like
To enhance user experience and application performance, we propose implementing lazy loading with a blur effect for images. Currently, all images load immediately on page access, causing longer load times and inefficient bandwidth use, especially on image-heavy pages. Lazy loading with a blur effect will optimize resource utilization, providing a smoother user experience and faster initial page loads.

@senthil-athiban senthil-athiban added the enhancement New feature or request label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants