microsoft / microsoft/vscode-azureresourcegroups

There is an extra option "Select undefined" when executing "Detach" command from command palette

Open
#387 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🐛bug AT-CTI
Dominant language
TypeScript
Stars
78
Forks
55
Avg merge
16h 49m
Merged PRs (30d)
139

Description

OS: Win 10/M1
Build Version: 20220523.2

Repro Steps:

  1. Attach one Cosmos DB account.
  2. F1 -> Cosmos DB: Detach.
  3. Check whether the next option is "Select Account" or not.

Expect:
The next option is "Select Account".
image

Actual:
The next option is "Select undefined".
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

Reproduce the issue from the VS Code command palette by attaching one Cosmos DB account and running “Cosmos DB: Detach.” Trace the Detach command's account-selection entry point and verify that the follow-up option is labeled “Select Account,” not “Select undefined.”

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
cloud, devtools
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.