O-C-R / floodwatch

A collective ad monitoring tool for the public good.

Home Page:http://ocr.nyc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hitting twofishes endpoint more often than needed

friej715 opened this issue · comments

commented

The code: https://github.com/O-C-R/floodwatch/blob/develop/floodwatch/src/js/components/ProfileOptions.js#L115-L119

This is bad because it means we hit the twofishes endpoint anytime a person checks a box, even if it's not related to location. Not a site-breaking bug, but it should be fixed.