microsoft / microsoft/vscode-azureresourcegroups
There is an extra option "Select undefined" when executing "Detach" command from command palette
Open
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:
- Attach one Cosmos DB account.
- F1 -> Cosmos DB: Detach.
- Check whether the next option is "Select Account" or not.
Expect:
The next option is "Select Account".

Actual:
The next option is "Select undefined".

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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