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

The split tabs are inconsistent when applying 'Search by prefix' for the original tab against file shares/ADLS Gen1 #4944

Open v-xianya opened 3 years ago

v-xianya commented 3 years ago

Storage Explorer Version: 1.21.1 Build Number: 20210918.4 Branch: hotfix/1.21.1 Platform/OS: Windows 10/Linux Ubuntu 20.04/MacOS Big Sur 11.4 Architecture: ia32\x64 How Found: Exploratory testing Regression From: Not a regression

Bug Descriptions

For the File Shares and ADLS Gen1, the split tabs are inconsistent when applying 'Search by prefix' for the original tab.

Steps to Reproduce

  1. Expand one storage account -> File Shares.
  2. Create a file share -> Upload two files with different prefix name.
  3. Type one file's prefix to the 'Search by prefix' box.
  4. Split the file share tab -> Check whether the split tabs are consistent.

Expected Experience

The split tabs are consistent.

Actual Experience

The split tabs are inconsistent. image

JasonYeMSFT commented 3 years ago

We don't support preserving the prefix for ADLS Gen1 or File Share right now.