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

Keyboard navigation #84

Open
aDogCalledSpot opened this issue Oct 27, 2023 · 0 comments
Open

Keyboard navigation #84

aDogCalledSpot opened this issue Oct 27, 2023 · 0 comments

Comments

@aDogCalledSpot
Copy link
Contributor

A lot of components should navigable using arrow keys or similar.

You might find inspiration here: https://github.com/patternfly/patternfly-react/blob/main/packages/react-core/src/helpers/KeyboardHandler.tsx

Components using such handling can be found easily by looking for usages of the supplied functions from the above links in the patternfly-react code.

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

No branches or pull requests

1 participant