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
374 stars 86 forks source link

The relevant part of the node path is not displayed next to the tab's name for app configuration #8199

Open v-xianya opened 3 weeks ago

v-xianya commented 3 weeks ago

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

Steps to Reproduce

  1. Expand 'App Configurations' node.
  2. Open one app configuration -> Pin the app configuration to Quick Access.
  3. Open the QA app configuration.
  4. Check whether the relevant part of the node path is displayed next to the tab's name.

Expected Experience

The relevant part of the node path is displayed next to the tab's name

Actual Experience

The relevant part of the node path is not displayed next to the tab's name. image

craxal commented 2 weeks ago

Path differentiation has not yet been implemented for app configs. We need to discuss the future of the extension before addressing issues.