react-horizontal-timeline
react-horizontal-timeline copied to clipboard
keyboard navigation not working
The keyboard navigation doesn't seem to be working, not even on your demo page (tested with the latest Firefox and Chrome).
@misto I believe there is a flag to enable/disable keyboard navigation that is not set by default. There is also no way to enable disable it using the demo. Can you try after enabling the flag in some code example i.e. isKeyboardEnabled and report your findings?
Looks like the demo code has the value set to true. So either it is not working or I may have removed the functionality.
Its working here: https://codyhouse.co/demo/horizontal-timeline/index.html
@misto @kingspp Feel free to create a PR for this feature.
Closing this issue. If anyone wants to work on this feature please re-open.