Layout Slideshow: Direction nav doesn't work reliably

Created on 4 December 2023, about 1 year ago
Updated 14 December 2023, about 1 year ago

Problem/Motivation

We have tried to use only the slick-data data attribute to provide all the necessary settings.
This seems to be a problem with the slick (directional) arrows.

The slick module moves them into an extra wrapper, a wrapper that all our theme styles rely on.
So we need it here too.

See: https://git.drupalcode.org/project/slick/-/blob/8.x-2.x/js/src/slick.loa...
(while ".slick__arrow" is a bit misleading, this is the wrapper around the l+r arrows, so it's more like slick__arrows).

I am still not sure why the arrows do not work in some cases. The current test case has several regular slick slideshows along with a DROWL layout slideshow on the page. So all the slick module libraries should be loaded.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

4.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024