microsoft / microsoft/AzureStorageExplorer

"Open in Folder" after table export goes to wrong location

Open
#5,363 2 comments 0 reactions 1 assignee View on GitHub

@craxal is already working on this.

Since Jan 31, 2022.

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

Description

Storage Explorer Version 1.22.0
Regression From unknown
Architecture x64
Storage Explorer Build Number 20211211.10
Platform Linux
OS Version Ubuntu 20.04 (snap)

Bug Description

The "Open in Folder" action for a completed export activity does not open the folder containing the export file. It only opens the user's Home directory.

Steps to Reproduce

  1. Launch Storage Explorer and open a table.
  2. Export the table to the default location (under /home//Downloads)
  3. Wait for the activity to complete, then click the "Open in Folder" button.

Actual Experience

File explorer window opens to /home/

Expected Experience

File explorer should open to /home/Downloads and highlight the export file.

Additional Context

This is not reproducible in a local dev build. I'm not sure if this reproduces for a released .tar.gz.

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.