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

Feature Request: Handle Arrow Keys #9

Open
tolgabalci opened this issue Jul 26, 2020 · 0 comments
Open

Feature Request: Handle Arrow Keys #9

tolgabalci opened this issue Jul 26, 2020 · 0 comments

Comments

@tolgabalci
Copy link

It would be fantastic if the arrow keys could be used as follows:

  • Left: Select Parent (Does nothing if we are on the top parent)
  • Right: Select the last child under the current parent that was previously selected. (Does nothing if current node has no children)
  • Up: Previous Sibling (or the last Sibling if we are on the first)
  • Down: Next Sibling (or the first Sibling if we are on the last)
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