microsoft / microsoft/vscode-azuretools
Deleting a node shows 'Deleting...' in the tree before the user confirms deletion
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 144
- Forks
- 82
- Avg merge
- 18h 7m
- Merged PRs (30d)
- 8
Description
This is a somewhat common problem, but I was specifically testing on app service slot when I noticed it. It's not a huge deal IMO since I'm still prompted and it won't delete without my confirmation, but it is a little confusing
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
Start by reproducing deletion of an App Service slot and observe the tree before and after the confirmation prompt. Trace the deletion flow to find where the tree label changes, then verify that the node stays unchanged until the user confirms deletion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100