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

There is no adequate spacing between 'visibility timeout' and the error message in the 'Add Message' dialog #7886

Closed v-xianya closed 2 months ago

v-xianya commented 2 months ago

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

Steps to Reproduce

  1. Expand one storage account -> Queues.
  2. Create a queue -> Click 'Add'.
  3. Empty the 'Expire in' field -> There is an error message.
  4. Check whether there is adequate spacing between 'visibility timeout' and the error message.

Expected Experience

It would be better to add adequate spacing between 'visibility timeout' and the error message. image

Actual Experience

There is no adequate spacing between 'visibility timeout' and the error message. image

v-xianya commented 2 months ago

Verified this issue on the main build 20240421.1. Fixed. So, we are going to close it. image