microsoft / microsoft/vscode-azurecontainerapps
It takes 10 seconds to open the "Select container app environment" option when editing target port through command palette
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: All
Build Version: 20240629.1
Regression: Not a Regression
Repro Steps:
- Create more than 10 container app environments.
- Open the command palette -> Select "Azure Container Apps: Edit Target Port...".
- Check whether "Select a container app environment" option is opened within 3 seconds.
Expected:
The "Select a container app environment" option is opened within 3 seconds.
Actual:
It takes 10 seconds to open the "Select container app environment"
option.
More info:
This issue only reproduces through the command palette if there are too many container app environments.
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 delay through the command palette using more than 10 container app environments, then trace the environment-selection flow for the “Azure Container Apps: Edit Target Port...” command. Done means the “Select a container app environment” option opens within 3 seconds, as described in the expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, devtools, performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100