heatseeknyc / landlord-lookup-client

A simple web frontend for the Landlord Lookup portal
Other
1 stars 0 forks source link

better rendering needed in no taxbill cases #17

Closed wstlabs closed 7 years ago

wstlabs commented 7 years ago

In the course of making the fix for issue/13, we fixed the broken JS issue, but now the lack of taxbill status is inelegantly displayed (see image). We should return to the previous behavior whereby the lack of a tax bill was explicitly indicated (but without a JS crash, of course).

Again this is triggered e.g. by 112 East 11th, Manhattan resolves to BBL = 1005560016, BIN = 1078006 but which apparently has no tax bill.

missing-taxbill

wstlabs commented 7 years ago

Strange that other addresses with no tax bill, e.g. 1939 West Farms Road, Bronx -do- render properly.

wstlabs commented 7 years ago

issue is deprecated (we aren't displaying tax bill fields any more, and in any case that lot seems to have no problem rending now)