antievictionmappingproject / covid-19-map-react

COVID-19 Emergency Tenant Protections Map (refactored to use React!)
13 stars 9 forks source link

Add "Last updated" timestamp to InfoWindow - fixes #46 #57

Closed c5inco closed 3 years ago

c5inco commented 3 years ago

Initial commit for this work. Some open questions on this:

  1. What format should we display it as? We can format it on the front-end but seems our other dates are formatted on the backend? Thoughts @unixjazz @azadag?

Current implementation:

image

Other dates:

image

  1. Do we want this timestamp at the very bottom of the InfoWindow still or at the top? @brett-halperin, please confirm.

  2. Do we want to localize "Last Updated" string? Thoughts @brett-halperin @erinmcel?

lisjak commented 3 years ago

Completed by PR #93

lisjak commented 3 years ago

@c5inco May we delete branch c5/46?