Skip to content

weather/bbcukmet: Filter out regions from search results

Ismael Asensio requested to merge work/iasensio/bbcukmet-filter-regions into master

Reason for the change

The location search from bbcukmet also provides results that match names of regions (at least within the UK).
This can generate two results with the same name for both, a town and its region.

Previously we would disambiguate those results with a number, but this is not clear to users, so better filter out the region results

Test plan

Search for "Manchester" as a weather location

Screenshots or screen recordings

Before After
Screenshot_20250215_064208 Screenshot_20250215_064022

Bugs fixed

BUG: 500065
FIXED-IN: 6.3.1

Merge request reports

Loading