Contributors: Add a search filter for self-reviewed strings
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 611
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 49
Description
Currently, the Profile page reports a self-approval rate in the Approval rate chart, but there is no path from that number to the strings behind it. We shall create a dedicated filter to list self-reviewed strings only, which might be useful for team managers and Pontoon admins.
See the discussion here:
https://github.com/mozilla/pontoon/pull/4528#discussion_r4036452439
Contributor guide
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 with the Profile page and its Approval rate chart, then read the discussion in PR #4528 linked from the issue. Trace how reviewed strings are currently searched or filtered. Done means a dedicated filter lists self-reviewed strings and provides a path from the self-approval metric to those results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, javascript, python
- Domain
- localization, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100