-
-
Notifications
You must be signed in to change notification settings - Fork 282
Open
Labels
Status: AcceptedIt's clear what the subject of the issue is about, and what the resolution should be.It's clear what the subject of the issue is about, and what the resolution should be.Status: In ProgressThis issue is being worked on, and has someone assigned.This issue is being worked on, and has someone assigned.✨ EnhancementIndicates that the issue suggests an improvement or new feature.Indicates that the issue suggests an improvement or new feature.
Description
Is your feature request related to a problem? Please describe
As the number of blog posts grows, loading all posts at once could impact page load speed and performance. This makes the blog section less scalable.
Potential Benefits
- ✅ Faster initial page load time
- ✅ Improved scalability as more blogs are added
Describe the solution you'd like
Introduce infinite scrolling (lazy loading) to improve scalability.
- Load more blog posts dynamically as the user scrolls.
Describe alternatives you've considered
None.
Additional context
Would love to hear thoughts on this! Please assign me to the issue if approved.
Are you working on this?
Yes
Metadata
Metadata
Assignees
Labels
Status: AcceptedIt's clear what the subject of the issue is about, and what the resolution should be.It's clear what the subject of the issue is about, and what the resolution should be.Status: In ProgressThis issue is being worked on, and has someone assigned.This issue is being worked on, and has someone assigned.✨ EnhancementIndicates that the issue suggests an improvement or new feature.Indicates that the issue suggests an improvement or new feature.