sag1v / react-elastic-carousel

A flexible and responsive carousel component for react https://sag1v.github.io/react-elastic-carousel
MIT License
348 stars 149 forks source link

If enableAutoPlay is enabled then after last item it should move to first item #254

Closed asharma991 closed 1 year ago

asharma991 commented 1 year ago

Is your feature request related to a problem? Please describe. So, whenever enableAutoPlay is true carousel scrolls to next item, but after last item id does not come to first item. I think this somehow soils the user experience

Describe the solution you'd like After last item the carousel should move to first item if enableAutoPlay is true

stale[bot] commented 1 year 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.