- Issue created by @hop
- 🇮🇩Indonesia gausarts
Thank you.
Does keyboard arrows work at their site samples?
If yes, might be a bug in this module. If no, please report it to the github library issues.Regarding closing on Escape, this one is an obvious lack of features in this module.
- 🇨🇿Czech Republic hop
No, keyboard arrows do not work in Splide library see https://github.com/Splidejs/splide/issues/1257 (pardon, my mistake).
- Status changed to Fixed
8 months ago 1:29pm 19 March 2024 - 🇮🇩Indonesia gausarts
> Splidebox does not close itself with Esc key
This should be added or fixed in 2.0.3.For other keyboard issues, they might be Splide library bugs as you noticed we can do nothing about here, I am afraid.
Github project issues is the way to fix them.Thank you.
- Status changed to Active
8 months ago 1:48pm 19 March 2024 - 🇮🇩Indonesia gausarts
I just noticed the Splide library migration from 3 appeared to be incomplete.
The Keyboard option missed 'global
' option which should trigger the keyboard event, but nottrue
value.At least the
global
trigger it correctly:
https://splidejs.com/guides/options/#keyboardMoving this to Splide module for the fix.
In the meantime, you can use the provided hook_alters to change the value to global. - Status changed to Needs review
8 months ago 1:53pm 19 March 2024 - last update
8 months ago 18 pass - 🇮🇩Indonesia gausarts
Choosing global for the Keyboard does the keyboard right, except for the last or first slide if choosing Slide or likely Fade under Type option which makes sense since they don't loop.
-
gausarts →
committed f93aae8f on 2.0.x
Issue #3408191 by hop: Keyboard
-
gausarts →
committed f93aae8f on 2.0.x
- Status changed to Fixed
8 months ago 2:06pm 19 March 2024 - 🇮🇩Indonesia gausarts
This new
global
value will do for now.There are other missing or new options need updating to account for v4, but that will be done later along the way.
Thank you.
Automatically closed - issue fixed for 2 weeks with no activity.