Skip to content

Blob Container already on tab is not refreshed by clicking on it in Explorer tab #1324

@jbebe

Description

@jbebe

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

  1. Create a blob container
  2. Create a file in it
  3. Open the container on a new tab in Storage Explorer
  4. Delete the file from API
  5. Refresh the Blob Containers list on the Explorer panel
  6. Doubleclick on the container on the Explorer panel (this activates the already opened tab)
  7. The files are still the same
  8. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions