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 is better to add an action to reset column size for one app configuration #8297

Open v-kellyluo opened 1 week ago

v-kellyluo commented 1 week ago

Storage Explorer Version: 1.37.0-dev (103) Build Number: 20241115.2 Branch: main Platform/OS: Windows11/Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.6(Apple M1 Pro) Architecture: arm64/x64/x64/arm64 How Found: From running test cases Regression From: Not a regression

Steps to Reproduce

  1. Expand 'App Configurations' node -> Open one app configuration.
  2. Add one key-value -> Resize one column size.
  3. Check whether we can reset column size.

Expected Experience

It is better to add an action to reset column size.

Actual Experience

Can't reset column size.

craxal commented 2 days ago

@v-kellyluo There is a large feature gap between App Configs and the other explorers, because we have not yet upgraded App Configs to use the React framework and components we've built. Let's limit work items we open against App Configs to bugs in existing functionality. App Configs is still technically in preview, and we need more telemetry to determine whether it's worth the cost of upgrading the UI.