Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Clicking an organization's location should jump to it in the map #316

Open
2001zhaozhao opened this issue Jun 12, 2019 · 3 comments
Open
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@2001zhaozhao
Copy link
Collaborator

2001zhaozhao commented Jun 12, 2019

Screenshot from 2019-06-11 21-46-21

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)

@2001zhaozhao 2001zhaozhao added enhancement New feature or request discussion needed ⚠️ This issue needs to be discussed further before we can begin work on it labels Jun 12, 2019
@ndesai06
Copy link
Collaborator

@Khoawala This was a feature we had before, right? Was it removed because it interfered with other code?

@RajChaudhry
Copy link
Collaborator

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

@RajChaudhry
Copy link
Collaborator

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.

@ndesai06 ndesai06 added bug Something isn't working help wanted Extra attention is needed and removed enhancement New feature or request discussion needed ⚠️ This issue needs to be discussed further before we can begin work on it labels Jul 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants