fix login doesn’t work on mobile #nomads because the nav divs were set to cursor:default; not cursor:pointer; (via @stephsmith) (tip to fix by @pugson)
fix prices in city modal data-usd=“” where converted to user currency on server and then converted again to user currency (from expected USD), resulting in wrong prices, set data-usd to USD now #nomads
auto sort on single filter even if region/country is selected (for ex: /least-racist-cities-in-north-america has racial_tolerance (high) and region (North America) filter, people want to probably see it sorted by racial_tolerance #nomads