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

A confirmation dialog appears when clicking the grey action 'Break Lease' on the 'Actions & Properties' panel #7859

Closed v-xianya closed 5 months ago

v-xianya commented 5 months ago

Storage Explorer Version: 1.34.0-dev (98) Build Number: 20240411.1 Branch: main Platform/OS: Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.4(Apple M1 Pro) Architecture: x64/x64/arm64 How Found: From running test cases Regression From: Not a regression

Steps to Reproduce

  1. Expand one storage account -> Blob Containers.
  2. Create a blob container -> Go to the 'Actions & Properties' panel.
  3. Click the grey action 'Break Lease'.
  4. Check whether no dialog appears.

Expected Experience

No dialog appears.

Actual Experience

A confirmation dialog appears. image

v-xianya commented 5 months ago

Verified this issue on the main build 20240417.1. Fixed.