[Bug] Pinmap popup for spiderfied markerclusters #461
Labels
Bug
Something isn't working
Complexity: Missing
This ticket needs a complexity (good first issue, small, medium, or large)
Feature: Missing
Role: Frontend
React front end work
size: Missing
v1
The first version of the site
Milestone
Description
Multiple reports at the same address or lat/lng cluster on the pinmap. Clicking the cluster spiderfies the stacked pins. Clicking an individual pin in a spiderfied cluster displays the loading popup. When the popup is updated with the srnumber info, the spiderfied cluster auto-collapses and the popup is not visible. The user has to click the cluster and the same pin again to view the popup. The cluster should stay expanded and the popup should be immediately visible on successful pin info fetch.
Action Items
Resources
Expanded spiderfied cluster (markercluster already clicked):
![Screen Shot 2020-03-24 at 5 23 01 PM](https://user-images.githubusercontent.com/40484278/77489029-2d703e80-6df4-11ea-9796-a5d912bce398.png)
Auto-collapses when srnumber info is loaded (wrong behavior):
![Screen Shot 2020-03-24 at 5 23 10 PM](https://user-images.githubusercontent.com/40484278/77489066-44169580-6df4-11ea-9856-0ab91b9218bb.png)
Should stay expanded and display PinPopup (correct behavior):
![Screen Shot 2020-03-24 at 5 24 33 PM](https://user-images.githubusercontent.com/40484278/77489122-6d372600-6df4-11ea-80ed-7636a150681e.png)
The text was updated successfully, but these errors were encountered: