codeforamerica / resident-web-use-research

[work in progress] Digital Front Door survey tool for resident research
8 stars 4 forks source link

Design popup content with more than just a link to a Census Reporter page. #17

Closed milafrerichs closed 8 years ago

milafrerichs commented 9 years ago

Add more infos to the popup

Just added a few more infos into the popup. The infos that are available in the geojson.

Screenshot

bildschirmfoto 2015-04-04 um 20 30 53

Discussion

What should we include? I would suggest the infos that are in the CensurReporter and the amounts from the API. Would suggest to use underscore. And find the data with it (filter, where). I would suggested underscore anyway since it will improve the performance and readability for the loops and so forth (issue #13 )

What do you think?

milafrerichs commented 8 years ago

the following needs to be included:

milafrerichs commented 8 years ago

Updated the popup a bit. Styling would be next bildschirmfoto 2015-10-28 um 20 55 08

migurski commented 8 years ago

This is great! Can you add per-capita income? The demographics should should match those in the corner buttons of the screenshot at https://github.com/codeforamerica/resident-web-use-research/issues/5.

milafrerichs commented 8 years ago

bildschirmfoto 2015-10-29 um 12 22 10

Staging Preview

migurski commented 8 years ago

I’m seeing Uncaught ReferenceError: L is not defined(anonymous function) @ lib.js:485 in Chrome 43.

milafrerichs commented 8 years ago

Updated the library loading to not use a protocol. Jekit uses HTTPS by default and this caused a "Mixed Content" error. Should be fixed now: Staging Preview

migurski commented 8 years ago

Jekit’s not going to work here; Census reporter requests are blocked as insecure content.

milafrerichs commented 8 years ago

did a bit of polishing: bildschirmfoto 2015-11-06 um 15 37 34

Staging on AWS there are a few things to work on:

migurski commented 8 years ago

These are looking excellent.

milafrerichs commented 8 years ago

bildschirmfoto 2015-11-10 um 15 23 03

milafrerichs commented 8 years ago
milafrerichs commented 8 years ago