MobilityData / mobility-feed-api

Apache License 2.0
8 stars 3 forks source link

Feat: 647 display multiple countries format #680

Closed Alessandro100 closed 1 month ago

Alessandro100 commented 1 month ago

closes #647 Summary:

Format the new country data as shown in the screenshots

Expected behavior:

Location data should be shown as: πŸ‡¨πŸ‡¦ Canada | πŸ‡ΊπŸ‡Έ United States

Testing tips:

Go on the search page and see if the location data is shown as above. TIP: Spain is a good search for many countries

Please make sure these boxes are checked before submitting your pull request - thanks!

Screenshot 2024-08-14 at 14 34 45

github-actions[bot] commented 1 month ago

Preview Firebase Hosting URL: https://mobility-feeds-dev--pr-680-eky9l77j.web.app

cka-y commented 1 month ago

Could we sort the locations by country name when multiple locations are present? This would ensure consistency between the search results view and the individual feed's page. Or maybe this should be done in the backend side. Thoughts? (cc: @davidgamez)