coder / coder/coder-desktop-windows
Add "New Folder" button to file sync remote file picker
- Dominant language
- C#
- Stars
- 26
- Forks
- 12
- Avg merge
- 6h 50m
- Merged PRs (30d)
- 1
Description
## Feature Request
Add a "New Folder" button to the remote file picker to allow users to create new folders directly within the remote file system dialog.
## Current Behavior
Users must create folders outside of the remote file picker before they can select them.
## Desired Behavior
Users should be able to create new folders directly within the remote file picker 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.
## Benefits
- Improved user experience
- Streamlined workflow for remote file management
- Consistency with local file picker functionality
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.