Azure / pcs-remote-monitoring-webui

Azure IoT PCS Remote Monitoring Web UI
MIT License
54 stars 72 forks source link

Fix clicking on map popup to open device details #1198

Closed mechaffin closed 5 years ago

mechaffin commented 5 years ago

Type of change?

Description, Context, Motivation

Click on map pin popup should open the device details. A change was made a couple of weeks ago to pass the device ID to the flyout instead of the full device object. This use case was missed in making that change.

Checklist:


This change is Reviewable