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

Quick open onDidSelectItem fires twice on open #52894

Closed
joaomoreno opened this issue Jun 26, 2018 · 0 comments
Closed

Quick open onDidSelectItem fires twice on open #52894

joaomoreno opened this issue Jun 26, 2018 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug quick-pick Quick-pick widget issues verified Verification succeeded
Milestone

Comments

@joaomoreno
Copy link
Member

Testing #52818

  1. Add a onDidSelectItem callback to a simple showQuickPick call
  2. Invoke the command which calls showQuickPick

The callback is called twice with the first element in the list.

@chrmarti chrmarti added this to the June 2018 milestone Jun 26, 2018
@chrmarti chrmarti added bug Issue identified by VS Code Team member as probable bug quick-pick Quick-pick widget issues labels Jun 26, 2018
@joaomoreno joaomoreno added the verified Verification succeeded label Jun 28, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug quick-pick Quick-pick widget issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants