metafizzy / metafizzy/flickity
slide rotation without cloning
Open
- Dominant language
- JavaScript
- Stars
- 7.6k
- Forks
- 593
- PR merge metrics
- No merged PRs in 30d
Description
Basically looking for slide rotation without cloning. Removing the first slide dom and adding it to the last. something like this.
https://codesandbox.io/p/sandbox/4whtvc
https://4whtvc.csb.app/
i am testing multiple libraries but none of them have this.
Contributor guide
Research direction
Start by reproducing the requested behavior in the linked CodeSandbox and compare it with Flickity's current slide rotation behavior. No repository file or test is named, so locate the rotation implementation and related tests before defining the change. Done means the first slide DOM element moves to the end without cloning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100