GopeedLab / GopeedLab/gopeed

建议顶部新增一个等待中的tab

Open
#756 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dart
Stars
26.4k
Forks
1.7k
Avg merge
1d 6h
Merged PRs (30d)
50

Description

Description(required)

建议顶部新增一个等待中的tab

  1. 可以方便提前删除一些不需要的下载任务
  2. 当下载任务很多的时候,下载中(第一个tab)只保留 status=running&status=pause 状态,不然会很卡(我这边会批量添加几万个下载任务)
App Version(required)

<= 1.6.0 Linux-Web

OS Version(required)

Debian 12

Snapshots
Log

Contributor guide

Open the contributing guide

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

No files or tests are named. Start by locating the top-tab and download-task list entry points for the Linux-Web app, then trace how task statuses are selected for the current download tab. Done means a waiting tab can expose pending tasks for deletion and the first tab limits its list to running and paused tasks without becoming slow with many tasks.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.