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

Infinite scroll (back and forth) possible? #411

Closed
harrymash2006 opened this issue Oct 11, 2018 · 3 comments
Closed

Infinite scroll (back and forth) possible? #411

harrymash2006 opened this issue Oct 11, 2018 · 3 comments

Comments

@harrymash2006
Copy link

I want to provide the following this. Is this possible with current implementation? Any idea?
this is related to default carousel style.

Suppose there are 30 pages/views in carousel. Now, when you are on the first page you should be also able to scroll back to left and it should go to 30th page and then 29, 28...etc. Same way when you are on 30th page next page should be #1, then 2, 3, 4...etc

Please let me know if it is possible.

Thanks

@bd-arc
Copy link
Contributor

bd-arc commented Oct 12, 2018

Sure, that's what the loop prop is for.

@harrymash2006
Copy link
Author

ok but when I enable look it does not show the left element edges when I slide to past slides. This is how it shows the preview when moving to +slides (1,2,3,4...365..etc) and after moving to -slides(like 365, 364, 363..etc). How can I fix it?
pastslides_before_1
slides_after_1

@bd-arc
Copy link
Contributor

bd-arc commented Oct 12, 2018

As stated in the contributing guidelines, you need to provide a Snack example in which the issue can be reproduced for us to be able to help you

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

No branches or pull requests

2 participants