marco-c / autowebcompat

Automatically detect web compatibility issues
Mozilla Public License 2.0
34 stars 41 forks source link

Create a web-based tool to show predicted differences #271

Open marco-c opened 5 years ago

marco-c commented 5 years ago

The tool should be similar to the labeling tool, but only show images for which we predict there are differences.

We should have a button to file an issue on webcompat.com, and a button to say that the images are not different.

marco-c commented 5 years ago

After this, we can move the labeling tool to be web-based too.

marco-c commented 5 years ago

In the first iteration, we will just show images that we have predicted already (using a crawler, we will daily collect screenshots and perform the prediction, the web-based tool will only show the results). The user will be able to either click on "Create webcompat.com issue", which opens a link to open an issue in webcompat.com prefilling only the title, or on "Not different".

Then we will: