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
377 stars 87 forks source link

It would be better to include all options in the description of the upload dialog for blob containers and file shares #8282

Closed v-xianya closed 2 weeks ago

v-xianya commented 2 weeks ago

Storage Explorer Version: 1.37.0-dev (102) Build Number: 20241106.1 Branch: main Platform/OS: Windows 11/Windows 11/Linux Ubuntu 22.04/MacOS Sequoia 15.1(Apple M1 Pro) Architecture: arm64/x64/x64/arm64 How Found: Exploratory testing Regression From: Not a regression

Steps to Reproduce

  1. Expand one storage account -> Blob Containers.
  2. Open one blob container -> Click 'Upload -> Upload Folder...'.
  3. Observe the descriptions in the 'Upload Folder' dialog.

Expected Experience

It would be better to include all options in the descriptions.

Actual Experience

Not all options are included in the descriptions. Image

Additional Context

  1. This issue also reproduces for 'Upload Files' dialog.
  2. This issue also reproduces for file shares.
craxal commented 2 weeks ago

Won't fix. The purpose of the description is not to enumerate all possible options but to give a general idea of what the inputs should be. Unless users think the description is vague or inaccurate, I think we'll leave it as is.