microsoft / microsoft/AzureStorageExplorer
Tab panel path manager does not account for display name changes
Open
@craxal is already working on this.
Since Apr 14, 2026.
:test_tube: engineering
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
The tab panel path manager seems to assume tab display names are static. However, among other things, the panel API allows a tab's display name to be changed. This can result in the tab panel path manager not cleaning up after itself correctly when tabs are closed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.