ParkingReformNetwork / reform-map

A map of where parking reforms have happened.
https://parkingreform.org/mandates-map/
MIT License
6 stars 8 forks source link

Inline population label #447

Closed Eric-Arellano closed 1 month ago

Eric-Arellano commented 1 month ago

This makes the element blend in better with the rest of the UI and take less space. It follows Refactoring UI's advice "labels are a last resort".

We no longer bold to better fit with the information hierarchy.

This PR also sets a fixed width for the filter popup to ensure it always fits on mobile. It increase the legend font from 9px to 10px; we need to remove intervals to get any bigger than that.

Before:

Screenshot 2024-08-10 at 2 32 43 PM

After:

Screenshot 2024-08-10 at 2 31 52 PM