City-of-Bloomington / inRoads

Digital service to publish road, sidewalk and parking status information including closings, lane reductions and reservations. Generates feeds for Waze Connected Cities program.
https://bloomington.in.gov/inroads
GNU Affero General Public License v3.0
9 stars 4 forks source link

Segments street chooser should point to Master Address #195

Closed inghamn closed 5 years ago

inghamn commented 5 years ago

When you're updating the segments information for an event you start with a search for a street. For the search form, the street chooser currently points to a StreetsController in InRoads that proxies the search across to Master Address.

However, with the modern choosers that we're implementing in the new Master Address, we can point the chooser to the Master Address application directly, without needing a local controller to proxy the request.

We should update the segments street search form to go directly to Master Address.

inghamn commented 5 years ago

Street search javascript is not working chrome. The event listener doesn't seem to get registered; instead, the form submits to it's action.