MozillaSecurity / MozillaSecurity/FuzzManager

Detect when new tasks are added in a pool view

Open
#1,002 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement taskmanager
Dominant language
Python
Stars
208
Forks
48
Avg merge
23h 5m
Merged PRs (30d)
2

Description

In the past we auto-refreshed the task pool view, which was annoying. Now it's easy to lose track of which tab you just refreshed.

We should detect when new tasks have been created which are not in the current view, and show a "Refresh" button similar to how Github shows stale PRs.

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

No file or test is named. Start by locating the task pool view and its existing refresh behavior, then trace how newly created tasks become visible to the current view. Done means the view detects unseen tasks, shows a Refresh button, and no longer auto-refreshes the pool.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
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.