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

May I develop it so that infinite swipe is possible when the values of 'slidesToShow' and 'showElement' are the same, and 'infinite' is set to true? #2328

Closed
rjsdnql123 opened this issue Jan 24, 2024 · 6 comments

Comments

@rjsdnql123
Copy link
Contributor

rjsdnql123 commented Jan 24, 2024

Hello. I'm using the react-slick library successfully.

The requirements for my project are to have 9 items(element), with slidesToShow set to 9 so that all elements are visible on the screen, and infinite is set to true.

The expected outcome is to have all elements visible on the screen and be able to slide left and right.

However, I've confirmed that it's not currently functioning as expected.

Looking at the issue list, it seems there are others with similar requirements. Would it be okay for me to try making modifications in this regard?

Related issues

#2102

before

image

after

image

Guidelines for posting a new issue

  • Please replicate your issue with this CodeSandBox and provide a link to it along with the issue description
@rjsdnql123
Copy link
Contributor Author

@akiran
If you could check, I will summarize and post my changes. Thank you for creating a great library! :)

@akiran
Copy link
Owner

akiran commented Jan 24, 2024

Sure. You can send a PR

@rjsdnql123
Copy link
Contributor Author

rjsdnql123 commented Jan 24, 2024

@akiran Could you please review my pull request? : )

#2329

@akiran
Copy link
Owner

akiran commented Jan 24, 2024

Merged #2329

@akiran akiran closed this as completed Jan 24, 2024
@rjsdnql123
Copy link
Contributor Author

Thank you 😄

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

2 participants