IGreatlyDislikeJavascript / bootstrap-tourist

Quick and easy way to build your product tours with Bootstrap Popovers for Bootstrap 3 and 4. Based on Bootstrap-Tour, but with many fixes and features added.
63 stars 36 forks source link

reflexOnly: true allow proceed if using keyboard arrows #45

Closed sdlins closed 4 years ago

sdlins commented 4 years ago

Hi,

The option reflexOnly: true works fine when using mouse clicks but fails to prevent to proceed when using keyboard (arrow right) in that case it will proceed normally.

IGreatlyDislikeJavascript commented 4 years ago

Thanks for the report, this should be easy to fix via the keyboard handler. I'll update the repo with a fix shortly (next couple of days).

IGreatlyDislikeJavascript commented 4 years ago

Repo updated, this should now be fixed. I'll leave it open for a few days for you to confirm and close. Thanks!

sdlins commented 4 years ago

@IGreatlyDislikeJavascript sorry, I still haven't had time to check these changes! But we can close this, I think. When I can test it, I will give you a feedback here. Thank you too.