microsoft / microsoft/AzureStorageExplorer
"Open in Folder" after table export goes to wrong location
Open
@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
- Launch Storage Explorer and open a table.
- Export the table to the default location (under /home//Downloads)
- 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
- 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.