openeew / openeew-dashboard

Dashboards for monitoring devices, events, users, data and more. Built on Carbon and React.
http://dashboard.openeew.com
Apache License 2.0
25 stars 32 forks source link

Sensors Page Hover Work #135

Closed JohnyTheCarrot closed 3 years ago

JohnyTheCarrot commented 3 years ago

This PR adds hover effects on the sensors page as well as an indicator of which sensor you hover over: hovering over a sensor on the map will highlight it in the table and vise versa.

rdkelley commented 3 years ago

Looks good @JohnyTheCarrot -- there are two issues that I get when I run it:

1) The size of the sensor circles get very big at a zoom level that I imagine people will want to use 2) It throws an error when when I switch to "My Sensors". But considering, we're going to take that dropdown out, that might not be a problem; we just need to figure it out for the short term so it doesn't break the app.

I'm going to try to fix these before our meeting today because I doubt they are major issues -- should just be some simple adjustments.