Open benhammondmusic opened 3 years ago
This is a really cool idea and nice workaround to not having cities in the data
add the word "county" after every county name on region select.
can search not be an exact match?
mui autocomplete allows different variables for the value
and the displayValue
; this could be one implementation, where city names are entries that contain the displayValue
of the city but the value
of the parent county (since county level is the lowest level we can show on the tracker)
add the word "county" after every county name on region select.
Addressed in #1310
can search not be an exact match?
Filed as new issue #1311
Currently the tracker location search box is unable to handle city requests; this is suboptimal as many people might a) attempt a search by city as their first search and b) not even know the name of the county they live in or especially not know the names of their surrounding counties.
Proposal to implement a lookup and if there is a matching city (or cities) to display those as options with the containing county, which will then map on click to the corresponding county