Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dots don't scroll to the active one on render. #24

Open
N0deNinja opened this issue Jan 29, 2024 · 0 comments
Open

Dots don't scroll to the active one on render. #24

N0deNinja opened this issue Jan 29, 2024 · 0 comments

Comments

@N0deNinja
Copy link

Replicate
Expected Behavior:
The pagination dots container within our app's AppCarousel component should scroll to the active item when the component renders, ensuring that the active item is visible within the dots container.

Actual Behavior:
The dots container does not scroll to the active item on render if it is further than the visible dots, requiring a manual swipe to trigger the scroll animation.

Additional Information:

This issue affects the user experience within our app, as it does not provide a clear indication of the current active item.
The issue can be reproduced consistently when the active item is set before rendering.

Environment:

React Native
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant