You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow me to suggest you a new improvement for slick accessible. Accessibility in France is regulated with norm RGAA. You have to be able to focus first slide (in case of multiple slides displayed) when you click on the first previous dot (Example: 1st) from the current selected (2). And when you click on the third (3) you have to show the last current slide. It would be nice to have that native behavior. Atm, when I try to create that behavior in supercharging the library with custom JS. But it is not working well because of slick duplicate slides. When you make an infinite one, it does not apply focus on good elements when I loop on indexes.
I don't know if I am clear but feel free to ask me if you need more info :)
Issue reported by user, to be investigated and fixed for next minor release
The text was updated successfully, but these errors were encountered: