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

Fix issue 784 slidesToShow #793

Conversation

thomas-topway-it
Copy link
Contributor

the issue was caused by 2 concurrent problems, the parameter slick-responsive with wrong default value prevented all subsequent parameters to work, including slick-slidesToShow, now all the parameters listed here https://www.semantic-mediawiki.org/wiki/Help:Carousel_format should work correctly.
It has also been implemented the suggestion of @michaelfreiberg mentioned in the same issue

@codecov-commenter
Copy link

Codecov Report

Merging #793 (6bca9ca) into master (c43dc15) will increase coverage by 0.04%.
Report is 1 commits behind head on master.
The diff coverage is 93.10%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@             Coverage Diff              @@
##             master     #793      +/-   ##
============================================
+ Coverage     40.04%   40.09%   +0.04%     
- Complexity     2324     2331       +7     
============================================
  Files            78       78              
  Lines          8236     8246      +10     
============================================
+ Hits           3298     3306       +8     
- Misses         4938     4940       +2     
Files Coverage Δ
formats/carousel/Carousel.php 90.65% <93.10%> (-0.62%) ⬇️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@krabina
Copy link
Contributor

krabina commented Nov 8, 2023

@gesinn-it-gea is this ready to merge?

@krabina krabina mentioned this pull request Dec 7, 2023
@gesinn-it-gea gesinn-it-gea merged commit 8eb978e into SemanticMediaWiki:master Dec 14, 2023
3 of 4 checks passed
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

Successfully merging this pull request may close these issues.

[carousel] slick-slidesToShow does not show up multiple images
4 participants