metafizzy / metafizzy/flickity
wrapAround and lazyLoad together cause weird behavior
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.6k
- Forks
- 593
- PR merge metrics
- No merged PRs in 30d
Description
Here is a codepen that illustrates the behavior:
http://codepen.io/littleredbowtie/pen/MaYYGa
Basically, there is a blank frame that appears in the sequence of the slider and it 'jumps around' when the slider is advanced. This is happening only when the these two options are used together. Here is a codepen without lazyload.
http://codepen.io/littleredbowtie/pen/QbeMop
Please note that in both cases, fancybox works fine.
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
Start by reproducing the behavior in the linked CodePen with wrapAround and lazyLoad enabled, then compare it with the version without lazyLoad. Trace the blank frame and jumping as the slider advances. Done means the combined options no longer produce a blank frame or unexpected movement.
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