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

ISBAT use Gallery Carousel block that is not Flickity based #2077

Closed
3 of 6 tasks
AnthonyLedesma opened this issue Oct 12, 2021 · 2 comments · Fixed by #2147
Closed
3 of 6 tasks

ISBAT use Gallery Carousel block that is not Flickity based #2077

AnthonyLedesma opened this issue Oct 12, 2021 · 2 comments · Fixed by #2147
Assignees
Labels
[Priority] Critical This issue/pull request needs resolving immediately, likely followed by a hot-fix [Type] Bug Something that is not working as expected

Comments

@AnthonyLedesma
Copy link
Member

AnthonyLedesma commented Oct 12, 2021

Describe the bug:

Gallery Carousel block is using 3rd party library Flickity. We have a number of open issues related to the Gallery Carousel block and its UX concerns. Due to the way in which Flickity works we have had trouble resolving some of these issues.

One library that might be a possibility is the Tiny Swiper Library.

All of the following criteria should be met with the refactor of Carousel Gallery.

<!-- wp:coblocks/gallery-carousel {"align":"full","gutter":0,"gutterMobile":0,"gridSize":"xlrg","height":475,"pageDots":true,"prevNextButtons":false,"autoPlay":true,"alignCells":true} -->
<div class="wp-block-coblocks-gallery-carousel alignfull"><div class="is-cropped coblocks-gallery has-caption-style-dark"><div class="has-carousel has-carousel-xlrg has-aligned-cells" style="height:520px" data-flickity="{&quot;autoPlay&quot;:3000,&quot;draggable&quot;:true,&quot;pageDots&quot;:true,&quot;prevNextButtons&quot;:false,&quot;wrapAround&quot;:true,&quot;cellAlign&quot;:&quot;left&quot;,&quot;pauseAutoPlayOnHover&quot;:false,&quot;freeScroll&quot;:false,&quot;arrowShape&quot;:{&quot;x0&quot;:10,&quot;x1&quot;:60,&quot;y1&quot;:50,&quot;x2&quot;:65,&quot;y2&quot;:45,&quot;x3&quot;:20},&quot;thumbnails&quot;:false,&quot;responsiveHeight&quot;:false}"><div class="coblocks-gallery--item"><figure class="coblocks-gallery--figure"><img src="https://wordpress.test/wp-content/uploads/2020/08/image-4.jpg" alt="Image description" data-id="4" data-link="https://wordpress.test/image-4/" class="wp-image-4"/></figure></div><div class="coblocks-gallery--item"><figure class="coblocks-gallery--figure"><img src="https://wordpress.test/wp-content/uploads/2020/08/image-5.jpg" alt="Image description" data-id="5" data-link="https://wordpress.test/image-5/" class="wp-image-5"/></figure></div><div class="coblocks-gallery--item"><figure class="coblocks-gallery--figure"><img src="https://wordpress.test/wp-content/uploads/2020/08/image-6.jpg" alt="Image description" data-id="6" data-link="https://wordpress.test/image-6/" class="wp-image-6"/></figure></div></div></div></div>
<!-- /wp:coblocks/gallery-carousel -->
@Robertght
Copy link

Hi there! We're still encountering issues with this one at the moment.

Here are some reports:

Automattic/wp-calypso#59093
Automattic/wp-calypso#56559

cc @snovosel

@Greatdane
Copy link

Hi there! There still seems to be an issue with this. We have had a recent report here;

Automattic/wp-calypso#56559 (comment)

Included is a video of what is now happening. @snovosel is it possible to check this issue is fully resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Priority] Critical This issue/pull request needs resolving immediately, likely followed by a hot-fix [Type] Bug Something that is not working as expected
Projects
None yet
4 participants