microsoft / microsoft/vscode-azurecontainerapps
"Creating Container App..." tree item and created Container App tree item appear at the same time
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
Repro steps:
- Create a Container App
- While it's being created, refresh the Managed Environment
Expect: Either the Creating... tree item is there or the created Container App, not both.
Actual: Both tree items are displayed.
Not sure if there's an easy way for us to fix this since it seems like the service shows a container app being there even if the creation isn't fully done yet.
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 by creating a Container App, refreshing the Managed Environment during creation, and observing both tree items. Trace how the refresh populates the Managed Environment tree, then verify that the Creating... item and the created Container App cannot appear together.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100
