metafizzy / metafizzy/flickity
Using Fade, Wrap Around and Auto Play results in a strange transition between slide items
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.6k
- Forks
- 593
- PR merge metrics
- No merged PRs in 30d
Description
Using 'Fade', 'Wrap Around' and 'Auto Play' together when only 2 items exist in the slider causes a visual bug when transitioning between slides. Test case provided below. The issue rectifies itself when more than two slides exist.
It's a very specific use case, but never the less is still a problem that should be fixed. I don't have the means to look into this myself, so hoping the greater community can pose a suggestion/fix.
**Test case:** https://codepen.io/aaron-stez/pen/NWPxapR
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked CodePen test case and reproduce the transition with exactly two slider items using Fade, Wrap Around, and Auto Play. Investigate the slider transition entry points that handle this configuration; done means the visual transition is corrected for two items without regressing behavior when more than two slides exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100