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
Add a "New Folder" button to the file sync local path dialog to allow users to create new folders directly within the dialog instead of having to create them externally.
Current Behavior
Users must create folders outside of the application before they can select them in the file sync local path dialog.
Desired Behavior
Users should be able to create new folders directly within the file sync local path dialog.
Workaround
Currently, users can pick a folder using the remote file picker and append the desired folder name to the string in the text field to create the folder structure.