meliorence / meliorence/react-native-snap-carousel

Infinite pagination dots rendering issue

Open
#1,042 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
10.5k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

When adding Pagination and we have a long list where dots can't be fit in the screen, it doesn't scroll and dots goes out of window. Is there any solution for the same?

Can we add scrollview so that pagination dots scroll when page is changed or something like that? how to manage a long list of paginated data?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Pagination component and the code that renders its dots. Reproduce the issue with enough paginated items to exceed the screen width, then inspect behavior when the page changes. Done means the dots remain usable within the viewport and their scrolling or positioning is covered for long lists.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.