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
After selecting an existing file, clicking save doesn't proceed to closing the dialog and calling the callback.
This should notify the user that the file exists, and if they wish to overwrite, like every other save dialog I think I've ever used.
Additionally, the current directory should automatically be appended in the path box, it's all very finnicky to get the dialog to compose the correct filepath.