Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create actual area list for area dropdown #14

Open
MilesHeise opened this issue Aug 14, 2019 · 4 comments
Open

create actual area list for area dropdown #14

MilesHeise opened this issue Aug 14, 2019 · 4 comments

Comments

@MilesHeise
Copy link
Contributor

we have a demo dropdown to auto-focus the map on different neighborhoods or towns. based on either client input or just trends in the towns appearing in our data table we should update the set of town names from the 2 demo names to an actual set

@saylorsd saylorsd assigned saylorsd and unassigned saylorsd Aug 28, 2019
@hellonewman
Copy link
Contributor

I'll work on getting centroid points for a list of neighborhoods and municipalities.

@melynnduh
Copy link
Contributor

Feedback from Sarah: We should add a "start typing" text box to enable quick searching of the place list as there are almos 200 places.

Also- this is a good non-technical issue- if someone could clean up the place names with something more recognizable that would be awesome. E.g. "central business district" should be renamed "downtown".

The list is called townConstants.js at https://github.com/CodeForPittsburgh/food-access-map/tree/master/app/components/Map

@melynnduh melynnduh reopened this Jan 22, 2020
@MilesHeise
Copy link
Contributor Author

we should consider updating townConstants.js to a .json I think there is supposed to be a performance difference and the list is long now. do the same to any of our other dropdown constant files that get added just for consistency

@MilesHeise
Copy link
Contributor Author

PR up currently includes updating the neighbourhood-selection-dropdown to be a typeahead instead of a basic select, so now you can start typing 'mil' and it narrows your options to 'millvale borough'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants