-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
💡 feature requestNew feature or requestNew feature or request💡 setting candidateFeature request could be a good app settingFeature request could be a good app setting
Milestone
Description
Storage Explorer Version: 1.7.0
Platform/OS: Windows 10
Architecture: i86
Regression From: Not sure.
Bug description
When a blob container is already opened on a tab and then you refresh the containers list on the Explorer sidepanel and click on the container again, the container's content is not refreshed with the new state.
Steps to Reproduce
- Create a blob container
- Create a file in it
- Open the container on a new tab in Storage Explorer
- Delete the file from API
- Refresh the Blob Containers list on the Explorer panel
- Doubleclick on the container on the Explorer panel (this activates the already opened tab)
- The files are still the same
- If you click on Refresh in the Toolbar, the container is finally refreshed and the file is gone.
Expected Experience
When I click on the container item on the Explorer panel, the opened tab should be updated with the new state as clicking is the act of opening something.
Actual Experience
The UI probably just focuses on the already opened tab instead of re-opening it which means refreshing its content.
Additional Context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
💡 feature requestNew feature or requestNew feature or request💡 setting candidateFeature request could be a good app settingFeature request could be a good app setting