You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add remote directory picker to file sync (#73)
Adds a new remote directory picker window used when creating a file sync
to select the remote directory.
https://github.com/user-attachments/assets/3c661969-4ba8-46b0-8e3c-e97809c2ae1d
## TODOs:
- [x] Use a dropdown for picking workspace agent in the file sync UI,
currently it's typed out (and will crash if empty lol)
- [x] Fix reactivation of the window, try to make it function like any
other system dialog window
Closes#27
0 commit comments