CityofToronto / bdit_flashcrow

Working repository for MOVE, a project to modernize transportation data systems at the City of Toronto.
MIT License
9 stars 2 forks source link

MOVE-1239: Marker highlighting bug on track request project page #1273

Closed imadsyed333 closed 5 months ago

imadsyed333 commented 5 months ago

Issue Addressed

This PR closes MOVE-1239.

Description

"Bad" variable types being passed into functions caused unexpected behaviour. Added logic to check for variable types, and ensure they are "good".

Added new computed property to help identify different study requests that share the same location marker. When hovering between two study requests that share the same location marker, the location marker will remain selected.

Tests

Tested in MOVE local v1.13 using Firefox