Open File Picker Dialog
- 主要语言
- Python
- 星标
- 459
- 派生
- 223
- 平均合并
- 8 小时 57 分钟
- 30 天内合并 PR
- 13
描述
My app wants to export files to users' Box accounts. I want to allow them to easily select a destination folder. I don't want to include the Box UI elements in my node modules. It would be great to launch a Box URL in a popup window with a redirect uri (similar to the oauth flow) that posts the path of the folder selected by the client. This would make it very easy to allow the client to select a destination folder and give my app the info required to upload content to that destination with very minimal code.
贡献指南
调研方向
No file or test entry point is identified. Start by reviewing the SDK's OAuth flow and the Box URL and redirect URI handling described in the request. Done would mean a supported way for an app to open a Box picker and receive the selected destination folder path without embedding Box UI elements.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api, cloud
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100