microsoft / microsoft/vscode-azurecontainerapps
There is no "Deleting..." status next to the secret when deleting a secret
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: Win 11
Build Version: 20241218.1
Repro Steps:
- Create a container app -> Expand it -> Expand "Configurations" node -> Expand "Secrets" node -> Right-click a secret -> Delete it.
- Check whether there is a "Deleting..." status next to the secret.
Expect:
There is a "Deleting..." status next to the secret.
Actual:
There is no "Deleting..." status next to the secret.
More Info:
This issue does not reproduce when creating a secret.
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 deletion flow in the VS Code Azure Container Apps extension using the listed steps, then compare it with the working secret-creation status. Done means a secret shows a “Deleting...” status next to it while deletion is in progress, matching the expected screenshot.
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
- Clearly specified
- Newbie friendliness
- 50/100