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

It would be better to not capitalize the first letter in 'Generation' on 'Upload VHD' dialog #8236

Open v-xianya opened 1 month ago

v-xianya commented 1 month ago

Storage Explorer Version: 1.36.0-dev (100) Build Number: 20241016.1 Branch: main Platform/OS: Windows11/Windows 10/Linux Ubuntu 22.04/MacOS Sequoia 15.0(Apple M1 Pro) Architecture: arm64/x64/x64/arm64 How Found: From running test cases Regression From: Not a regression

Steps to Reproduce

  1. Expand 'Disks' -> Open one resource group.
  2. Click 'Upload' -> Observe the prompt dialog.
  3. Check whether the first letter in 'Generation' is not capitalized.

Expected Experience

It would be better to not capitalize the first letter in 'Generation'.

Actual Experience

The first letter in 'Generation' is capitalized. Image