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
365 stars 85 forks source link

Not all tabs are closed if delete one queue with split tabs #7955

Open v-xianya opened 1 month ago

v-xianya commented 1 month ago

Storage Explorer Version: 1.34.0 (99) Build Number: 20240523.2 Branch: rel/1.34.0 Platform/OS: Windows 10/Windows 11/Linux Ubuntu 22.04/MacOS Sonoma 14.4.1(Apple M1 Pro) Architecture: x64/arm64/x64/arm64 How Found: Exploratory testing Regression From: Not a regression

Steps to Reproduce

  1. Expand one storage account -> Queues.
  2. Open one queue -> Split the queue tab.
  3. Go to the tree view -> Delete the queue.
  4. Check whether the two tabs are closed.

Expected Experience

The two tabs are closed.

Actual Experience

Only one tab is closed.

Additional Context

This issue does not reproduce for other three services.