MozillaSecurity / MozillaSecurity/WebCompatManager
Don't hide the "file new bug" buttons when a bug has been assigned
Open
Nobody has claimed this yet.
priority:p1
- Dominant language
- Python
- Stars
- 1
- Forks
- 5
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 1
Description
It's not super rare for SV to find two bugs when looking at a bucket. But after assigning one, the "file new bug" buttons disappear. That's an easy change we can do.
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
Start by reproducing the bucket flow described in the issue: assign one bug, then inspect the available "file new bug" buttons. Trace the entry point that controls their visibility and verify that the buttons remain available so another bug can be filed after the first assignment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100