OpenListTeam / OpenListTeam/OpenList-Frontend

[Feature] 修改【清空完成】按钮的功能

Open
#191 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
100
Forks
240
Avg merge
22h 42m
Merged PRs (30d)
17

Description

请确认以下事项
  • 我已确认阅读并同意 AGPL-3.0 第15条
    本程序不提供任何明示或暗示的担保,使用风险由您自行承担。

  • 我已确认阅读并同意 AGPL-3.0 第16条
    无论何种情况,版权持有人或其他分发者均不对使用本程序所造成的任何损失承担责任。

  • 我确认我的描述清晰,语法礼貌,能帮助开发者快速定位问题,并符合社区规则。

  • 我已确认阅读了OpenList文档

  • 我已确认没有重复的问题或讨论。

  • 我认为此问题必须由OpenList处理,而非第三方。

  • 我已确认此功能尚未被实现。

  • 我已确认此功能是合理的,且有普遍需求,并非我个人需要。

需求描述

上传文件时,在上传窗口中,点击【清空完成】按钮,会在上传列表中清除执行过的任务,即使这个任务上传失败。

在上传大批量文件时,由于网络波动等原因可能会有个别文件上传失败,希望点击【清空完成】按钮后,只清除上传列表中成功上传的部分,保留上传失败的任务,便于快速检查,重新上传。

实现思路

参考 管理->任务->上传

附加信息

No response

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 at the upload window and compare its current “清空完成” behavior with 管理 -> 任务 -> 上传. Confirm which upload tasks are successful or failed, then verify that clearing removes only successful tasks and leaves failed tasks available for retry.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.