MozillaSecurity / MozillaSecurity/FuzzManager

Crashes and Signatures views should allow temporary tool filter edits

Open
#1,068 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

crashmanager enhancement
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.