microsoft / AzureStorageExplorer

Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
364 stars 85 forks source link

The blob container doesn't auto disappear if delete it from view all containers explorer #7976

Open v-xianya opened 3 weeks ago

v-xianya commented 3 weeks ago

Storage Explorer Version: 1.35.0-dev (98) Build Number: 20240604.2 Branch: main Platform/OS: Windows11/Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.5(Apple M1 Pro) Architecture: arm64/x64/x64/arm64 How Found: From running test cases Regression From: Previous release (1.34.0)

Steps to Reproduce

  1. Open 'Settings -> Services' -> Select 'View all' for the setting 'Storage Nodes Trailing Action'.
  2. Refresh the tree view -> Expand one storage account -> Create a blob container.
  3. Click 'View all' -> Delete the blob container on the view all containers explorer.
  4. Check whether the blob container auto disappear.

Expected Experience

The blob container auto disappears.

Actual Experience

The blob container doesn't auto disappear.

craxal commented 3 weeks ago

@v-xianya Do you mean the blob container node in the tree view doesn't disappear?

v-xianya commented 3 weeks ago

@craxal The blob container on the view all containers explorer doesn't auto disappear.