filterbubbler / filterbubbler-web-ext

The FilterBubbler WebExtension turns your browser into a collaborative text classification lab.
37 stars 17 forks source link

If a recipe exists but is not associated with a corpus it will still say ‘Processing’ for that Recipe in the Matches tab, even if it will never return a classification. #52

Open schue opened 6 years ago

schue commented 6 years ago

How to reproduce: Open up web extension pop-up Add a recipe (just a name, like Foo) Go back to Matches tab It says: “Foo: Processing”, but it’s not processing. Should say something more descriptive as a first level, but could also add some form validation to make sure a recipe is always associated with a corpus.

biancadanforth commented 6 years ago

@schue Can you flag this as Grace Hopper?