Skip to content

Conversation

pjaudiomv
Copy link
Collaborator

This fixes a bug where map view popups would only display one meeting, even when multiple meetings existed at the same location. The issue was caused by a small typo in the grouping logic for map markers. All meetings at the same coordinates are now correctly grouped and displayed in the popup.

Screenshot 2025-05-06 at 10 34 11 AM

Closes #378

Copy link

netlify bot commented May 6, 2025

Deploy Preview for tsml-ui ready!

Name Link
🔨 Latest commit 5e80004
🔍 Latest deploy log https://app.netlify.com/sites/tsml-ui/deploys/681a201b76e0c30008260a0c
😎 Deploy Preview https://deploy-preview-445--tsml-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@joshreisner
Copy link
Contributor

great thank you! i'm afk on a work trip this week but eager to test it out this weekend

Copy link
Collaborator

@gkovats gkovats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works on my machine, makes sense

Copy link
Contributor

@joshreisner joshreisner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks!

@joshreisner joshreisner merged commit d6fac09 into code4recovery:main May 9, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

map view popups only showing one meeting
3 participants