codeforboston / codeforboston/cambridge_voting_locations
bug: locations in Boston with existing street name in Cambridge are displaying
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
When a street name in Boston is entered and the same street exists in Cambridge, the polling place for the location in Cambridge is displayed.
Example:
10 Pearl St., Boston --> 10 Pearl St., Cambridge
200 Mass. Ave., Boston --> 200 Mass. Ave., Cambridge
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Reproduce the examples for 10 Pearl St. and 200 Mass. Ave., then trace the address lookup entry point to see why a Boston search selects Cambridge. Done means each address resolves to the polling place in its entered city, with existing behavior still working for unambiguous locations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100