meliorence / meliorence/react-native-snap-carousel
Infinite pagination dots rendering issue
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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