gajus / gajus/react-carousel

Use callbacks to lazy render elements

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.