microsoft / microsoft/AzureStorageExplorer
The deleted items don't auto disappear if the delete action is not cancelled successfully
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Storage Explorer Version: 1.32.0-dev (95)
Build Number: 20231019.3
Branch: rel/1.32.0
Platform/OS: Windows 10/Linux Ubuntu 20.04/MacOS Sonoma 14.0(Apple M1 Pro)
Architecture: x64/x64/x64
How Found: Ad-hoc testing
Regression From: Not a regression
Steps to Reproduce
- Expand one storage account -> Blob Containers.
- Open one blob container which contains items.
- Select one file -> Delete the file.
- Click the 'Cancel' action next to the delete activity log.
- There is a failed activity log.
- Check whether the deleted file auto disappears.
Expected Experience
- The deleted file auto disappears.
- Display '1 completed' in the activity log.
Actual Experience
- The deleted file doesn't auto disappear.
- Display '0 completed' in the activity log.
Additional Context
- The file disappears after manually refreshing.
- The error details as below, it shows 'Can't cancel, because it has already completed'.
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 with the Blob Containers delete flow and the related activity log entry, reproducing the sequence with a blob selected and the Cancel action used. Trace how the failed activity is reported and how the container view is refreshed; done means the deleted file disappears without a manual refresh and the activity log reports 1 completed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100