MozillaSecurity / MozillaSecurity/WebCompatManager

Allow filtering by global and country site ranks, and report language / origin

Open
#147 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1
Forks
5
Avg merge
1d 11h
Merged PRs (30d)
1

Description

The goal is to be able to do focused deep dives into the experience of users in specific countries. To do this we want to select all buckets containing reports that are:

  • Top sites in that country
  • Either originate in that country or were originally written in the local language (where there's a good mapping between language and region; that doesn't work well for primarily-English speaking countries)
  • Not global top sites

Ideally each of these aspects should be individually selectable so that I can e.g. show all reports from France and/or in French either for all sites, or French top sites, or for French top sites excluding global top sites.

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

Use issue #147 as the starting point; no implementation files or tests are named in the report. Define how the independently selectable country rank, country origin, local-language, and global-rank filters should combine, then verify that the result supports the France/French examples and excludes global top sites when requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
analytics, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.