Skip to content

Add default path for save and open dialog windows#782

Merged
255kb merged 2 commits intomainfrom
feature/756-default-path-open-save-dialogs
Aug 16, 2022
Merged

Add default path for save and open dialog windows#782
255kb merged 2 commits intomainfrom
feature/756-default-path-open-save-dialogs

Conversation

@Hugo-Carbiener
Copy link
Contributor

Closes #756

Technical implementation details

Checklist

  • data migration added (@mockoon/commons)
  • data migration automated tests added (@mockoon/commons)
  • CLI automated tests added (@mockoon/cli)
  • desktop automated tests added (@mockoon/desktop)

@Hugo-Carbiener Hugo-Carbiener requested a review from 255kb as a code owner August 2, 2022 14:04
@255kb
Copy link
Member

255kb commented Aug 4, 2022

This is not working on Windows 11 and always opens the defaultPath instead of relying on the registry. We may have to create our own settings to save the latest folder where we navigated to.

@255kb 255kb force-pushed the feature/756-default-path-open-save-dialogs branch from 4a6df78 to f0e261c Compare August 16, 2022 07:30
@255kb 255kb merged commit d2a5aa8 into main Aug 16, 2022
@255kb 255kb deleted the feature/756-default-path-open-save-dialogs branch August 16, 2022 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Desktop: Change the default dialog folder on a fresh install

2 participants