You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.
Clicking an organization's location currently does nothing. It would be useful to jump to the organization immediately in the Google map when clicking the location. (This would not bring you to a different page like the Directions link)
The text was updated successfully, but these errors were encountered:
After looking thru the merge history, versions from before #143 worked with it (see netlify from #140). seems like functionality lost while implementing redux. i'll take a look at the diffs in files
This is an odd issue, it has something to do with the Map.js file, specifically with the zoomToMarkers: part on line 13. It tries to bind the action of panning the map to the Lat and Long of the OrganizationCard, but something is not working in it. Currently looking into it now.
Clicking an organization's location currently does nothing. It would be useful to jump to the organization immediately in the Google map when clicking the location. (This would not bring you to a different page like the Directions link)
The text was updated successfully, but these errors were encountered: