chaitin / chaitin/MonkeyCode

手机APP中不能上传文件。

Open
#1,167 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
4.7k
Forks
719
Avg merge
4h 30m
Merged PRs (30d)
83

Description

反馈标题:手机APP中不能上传文件。

反馈内容:手机APP中不能上传文件,这点非常让人惊讶,为什么有下载,却想不到上传呢?而且下载功能也不合理,非得先缓存下来,然后指定保存目录,为什么不能点下载时就直接往指定目录存呢?

期望效果:手机APP端能够上传文件,优化客户端文件下载体验。

我的 UID:019e80f5-e8b4-75b6-92db-c20cd962c5c7

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the mobile app's file-transfer and download entry points, then read how downloads are currently cached and saved. Confirm the platform's upload and directory APIs before deciding the scope. Done means users can upload files and can save downloads directly to a selected directory without the current extra caching step.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.