Use callbacks to lazy render elements
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The current implementation renders invisible elements.
Use a callback to render only visible elements.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the carousel's current element-rendering path and the logic that determines which elements are visible. Change the rendering flow to use a callback so invisible elements are not rendered, then verify that visible elements still render and off-screen elements do not.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100