wpt.fyi icon indicating copy to clipboard operation
wpt.fyi copied to clipboard

Feature: "Report issue with data"

Open jugglinmike opened this issue 7 years ago • 3 comments

Occasionally, visitors to wpt.fyi identify patterns in the datasets which indicate problems with the results collection process. They may file an issue against this project under the assumption that the results collection code is maintained here. Although today, this small mistake does not lead to much inefficiency (and may be partially mitigated by carefully placed documentation), I think it may become more confusing as more independent projects begin contributing results.

The results receiver already supports the concept of an "uploader"--an account with a name and password. If this were extended with a "contact" e-mail address and (where possible) a "report issue" URL, then wpt.fyi could provide more direct assistance to those who want to improve the results.

Demonstration of wpt.fyi extended with UI for reporting data issues

In a future iteration, we could use this same data to showcase the collaborative nature of the project. Text like, "the following teams have contributed results in the past month: [...]" would give all involved a warm and fuzzy feeling about their participation.

jugglinmike avatar Jul 24 '18 16:07 jugglinmike

As mentioned in gh-534, if we were to perform data validation asynchronously, this information could also be used to notify uploaders of any issues.

jugglinmike avatar Sep 12 '18 20:09 jugglinmike

I think the first phase here is to have a point-of-contact for the runs, or at least a issue-filing template?

lukebjerring avatar Sep 27 '18 21:09 lukebjerring

This request is UI for a part of the lifecycle project for the results receiver, which will eventually include a validation step.

lukebjerring avatar Sep 17 '19 02:09 lukebjerring