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

It is better to adjust the size of the 'Available Columns' section to remove the scrollbar against the 'Select Columns' dialog #8010

Open v-kellyluo opened 1 week ago

v-kellyluo commented 1 week ago

Storage Explorer Version: 1.35.0-dev (98) Build Number: 20240618.3 Branch: main Platform/OS: Windows11/Windows 10/Linux Ubuntu 22.04 & MacOS Sonoma 14.5(Apple M1 Pro) Architecture: arm64/x64/x64/arm64 How Found: Ad-hoc testing Regression From: Previous release (1.33.1)

Steps to Reproduce

  1. Expand one storage account -> Tables.
  2. Create a table -> Add an entity which has one property name with 255 characters.
  3. Click 'Query' -> Expand 'Advanced Options' -> Click 'Select Columns...'.
  4. Check whether there is no scrollbar against the 'Select Columns' dialog.

Expected Experience

It is better to adjust the size of the 'Available Columns' section to remove the scrollbar against the 'Select Columns' dialog. image

Actual Experience

There is a scrollbar against the 'Select Columns' dialog. image