Skip to content

Keyboard navigation in Inspector #1438

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

Closed
ladariha opened this issue May 13, 2021 · 1 comment
Closed

Keyboard navigation in Inspector #1438

ladariha opened this issue May 13, 2021 · 1 comment

Comments

@ladariha
Copy link

What problem does this feature solve?

In Inspector, when I click on some displayed component in the component tree, it would be really useful to have keyboard navigation:

  • up/down would move to next/previous component
  • left would collapse current branch (subtree / component)
  • right would expand the current component

The reason is it is (subjective matter) quicker to just click on the component and use keyboard to control the tree instead of moving mouse.

What does the proposed API look like?

It is internal vue-devtools change, no public API needed

@Akryum
Copy link
Member

Akryum commented May 13, 2021

Duplicate of #1430

@Akryum Akryum marked this as a duplicate of #1430 May 13, 2021
@Akryum Akryum closed this as completed May 13, 2021
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

2 participants