sunrisemvmtnyc / legislation-tracker

Easy, intuitive legislation tracker made by the Sunrise Digital Tools team
0 stars 1 forks source link

feat: Get all filters working together #54

Closed elliott-king closed 4 months ago

elliott-king commented 5 months ago

Legislator filter still using dummy data, but you can test the others:

TO TEST:

derekmiranda commented 5 months ago

initial load is caught in a loop, requesting the same sunrise bills over and over. letting you know in case you werent aware @elliott-king

from my investigation, it's in the while loop in frontend/src/requests.js

derekmiranda commented 5 months ago

@elliott-king hmm i think im still experiencing, even after rebuilding. here's the command i used to rebuild, not sure if that's correct: docker-compose build --no-cache in root project directory

twblackwell commented 5 months ago

the tests work for me with normal build after an initial pull from this branch. the command I used was: "docker compose build; docker compose up"

I tested and saw only bills with the proper tags: 1 filter, then also 1 category 2 filters, 1 cat 2 filters, 2 cats