coder / coder/coder-desktop-windows

Add "New Folder" button to file sync remote file picker

Open
#145 0 comments 0 reactions 0 assignees View on GitHub
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

Research direction

Start by locating the remote file picker implementation and compare it with the local file picker, since the issue mentions consistency between them. Confirm how remote folder creation is handled, then add the button so users can create and select a folder within the dialog; done means the remote picker supports this workflow without the text-field workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.