coder / coder/coder-desktop-windows

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

未关闭
#145 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C#
星标
26
派生
12
平均合并
6 小时 50 分钟
30 天内合并 PR
1

描述

## 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

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先找到远程文件选择器的实现,并将其与本地文件选择器进行比较,因为 issue 提到了二者之间的一致性。确认远程文件夹的创建是如何处理的,然后添加按钮,使用户能够在对话框中创建并选择文件夹;完成标准是远程选择器支持这一工作流,而无需使用文本字段 workaround。

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp
领域
desktop
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
42/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。