MozillaSecurity / MozillaSecurity/FuzzManager
Crashes and Signatures views should allow temporary tool filter edits
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 208
- Forks
- 48
- Avg merge
- 23h 5m
- Merged PRs (30d)
- 2
Description
Currently we have a tool filter in user settings, which can optionally be ignored (for non-restricted users only). It is frequently desirable to add/remove additional tools without completely ignoring toolfilter, and without editing user settings (which is permanent).
We should:
- Add an editable tool filter list per view which defaults to the users tool filter
- Allow editing tool filter temporarily, including select all and reset to default filters
- UX could be similar to spreadsheet autofilter
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
The issue concerns the Crashes and Signatures views and the existing user tool filter; start by locating those view implementations and how the current filter is loaded. Done means each view can temporarily edit its filter, select all tools, and reset to the user's default without changing settings.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100