express-labs / pure-react-carousel

A highly impartial suite of React components that can be assembled by the consumer to create a carousel with almost no limits on DOM structure or CSS styles. If you're tired of fighting some other developer's CSS and DOM structure, this carousel is for you.
https://express-labs.github.io/pure-react-carousel/
MIT License
1.67k stars 163 forks source link

Infinite carousel can be improved by making it infinite (continuous sliding rather going back to 1st slide at the end) #371

Closed MrFarhan closed 2 years ago

MrFarhan commented 3 years ago

Refer to this PR https://github.com/express-labs/pure-react-carousel/pull/187 Infinite loop can be improved as currently at the end of slides it goes back to the 1st slide, how ever the intended behavior for the word Infinite could be a loop that keeps going on. similar to this carousel https://www.youtube.com/watch?v=0YMntQg-WIk

Describe alternatives you've considered: Use another npm package that provides infinite carousel.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically closed becuase it has not had recent activity.

Hagafny commented 2 years ago

Bump. This feature has been requested so many times. Any news on this?

SaadBazaz commented 2 years ago

Any support for this yet?

iDVB commented 1 year ago

Bump. Also looking for everything this pure React carousel has to offer, save for the infinite carousel that is not continuously going in a single direction rather than a quick slide back in the opposite direction to start over.

Hagafny commented 1 year ago

I had to uninstall this package and go to React Slick to get. this functionality. Too bad I'd much rather use this package's syntax

AndyOooh commented 1 year ago

Same as everyone above. Unfortunately, this is a dealbreaker.