vuejs / vuejs/devtools

[Feature request] I hope to support using keyboard shortcuts to invoke the component locator

Open
#1,058 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.9k
Forks
279
PR merge metrics
No merged PRs in 30d

Description

Many UI libraries have a feature that automatically closes pop-ups (or other types of overlays) when clicked outside. When I use the component locator to locate components, the pop-up closes directly. Therefore, I hope to support using the component locator through keyboard shortcuts, and it would be best if the shortcuts could be customized and modified

We are using the vite plugin: vite-plugin-vue-devtools

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names the vite-plugin-vue-devtools component locator but provides no file or test entry point. Start by locating the component locator implementation and its existing interaction flow. Done should mean a keyboard shortcut invokes the locator without relying on a pop-up click, with a documented way to customize the shortcut.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vite
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.