MozillaSecurity / MozillaSecurity/FuzzManager
Detect when new tasks are added in a pool view
Nobody has claimed this yet.
- 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
- 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
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