Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add keyboard cursor navigation #16

Closed
samcooley opened this issue May 16, 2021 · 4 comments
Closed

add keyboard cursor navigation #16

samcooley opened this issue May 16, 2021 · 4 comments

Comments

@samcooley
Copy link

samcooley commented May 16, 2021

Imagine it could be useful in a number of places, and one where I instinctively tried to use keyboard cursor navigation was right and left arrows to flip through intro slides: web/src/components/IntroScreen/IntroScreen.js

@samcooley
Copy link
Author

Is it as simple (for the example case) as adding an IntroScreen/actions.js?
Or does it need more like https://stackoverflow.com/questions/42036865/react-how-to-navigate-through-list-by-arrow-keys ?

@Connoropolous
Copy link
Collaborator

adding the feature request label :) it will get triaged

@Connoropolous
Copy link
Collaborator

I might also add an "accessibility" label because this would be part of a sweep of the whole system for accessibility

@pegahvaezi
Copy link
Collaborator

The intro screens are now freshly updated in the 1.1.0-alpha release. You can now navigate through the intro slides using right and left arrow keys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants