microsoft / microsoft/AzureStorageExplorer

Opening a blob container from view all after tree view refresh or from restored session doesn't have display path

Open
#8,197 0 comments 0 reactions 1 assignee View on GitHub

@craxal is already working on this.

Since Apr 14, 2026.

Dominant language
No language data
Stars
452
Forks
92
Avg merge
15h 20m
Merged PRs (30d)
3

Description

Preflight Checklist
Storage Explorer Version

1.36-dev

Regression From

No response

Architecture

arm64

Storage Explorer Build Number

No response

Platform

All

OS Version

No response

Bug Description

Opening a blob container from the blob container explorer (view all) when the blob service node has not been loaded in the tree view results in the opened tab not knowing the resource path. The effect of this is that the tab opened from view all is not registered in the TabPanelPathManager and therefore won't have a display path when multiple tabs are open with the same name in that TabPanel.

Steps to Reproduce
  1. Open blob container explorer (view all) tab
  2. Either refresh tree view or close Storage Explorer with Preserve Explorer Session configuration enabled
  3. Open a blob explorer from view all
  4. Open another blob explorer from the tree view with the same name as the one opened previously
  5. Observe that no display path is shown
Actual Experience

No display path is shown to the side of the tab display name when multiple tabs are open with the same name as the tab opened from view all.

Expected Experience

The tab shows a display path.

Additional Context

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.