OpenListTeam / OpenListTeam/OpenList-Frontend
[Feature] 上传文件前端的优化建议
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 100
- Forks
- 240
- Avg merge
- 22h 42m
- Merged PRs (30d)
- 17
Description
Please make sure of the following things
- I have read the documentation.
- I'm sure there are no duplicate issues or discussions.
- I'm sure this feature is not implemented.
- I'm sure it's a reasonable and popular requirement.
Description of the feature / 需求描述
当前批量上传前端显示并不够友好,关掉窗口后无法再次打开
非批量上传时也不会记住上传选项
建议优化上传提示
Suggested solution / 实现思路
- 在有上传任务进行时添加一个悬浮窗以便随时打开查看上传进度
- 上传完成的文件默认折叠
- 储存上传文件时勾选的设置
Additional context / 附件
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the frontend upload interface and the code that tracks active upload tasks and selected upload options. Check how the upload window is opened and closed, then verify the three requested behaviors: a reopenable progress window, collapsed completed files, and persisted settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100