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

The 'Status' column is still visible in the editor even if the column is hidden #7878

Closed v-xianya closed 5 months ago

v-xianya commented 5 months ago

Storage Explorer Version: 1.34.0-dev (98) Build Number: 20240416.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: Previous release (1.32.1)

Steps to Reproduce

  1. Expand one storage account -> Blob Containers.
  2. Create a blob container -> Upload one blob.
  3. Right click the column header -> Click 'Customize Columns...'.
  4. Hide the 'Status' column -> Click 'OK'.
  5. Check whether the 'Status' column is not visible in the editor.

Expected Experience

The 'Status' column is not visible in the editor.

Actual Experience

The 'Status' column is visible in the editor.

v-kellyluo commented 5 months ago

Verified this issue on the build 20240419.1. Fixed.