sourcegraph/dev/internal
Vova Kulikov 1206baaea9
Setup App: Replace custom picker API with tauri dialog package (#51841)
Based on https://github.com/sourcegraph/sourcegraph/pull/51666

## Background 
As you may know, prior to this PR, we used a custom GQL handler that
uses Apple script to call the native file picker/dialog UI. In this PR,
we use a native picker with Tauri dialog API.

## Test plan
- Check new local repositories setup UI page
- Check setup wizard local repositories step
- Check both UI in Mac and Windows (if you do have Windows machine) 


<!-- All pull requests REQUIRE a test plan:
https://docs.sourcegraph.com/dev/background-information/testing_principles
-->
2023-05-15 13:00:46 -03:00
..
cmd Setup App: Replace custom picker API with tauri dialog package (#51841) 2023-05-15 13:00:46 -03:00