Chicago / opengrid

A user-friendly, map-based tool to combine and explore real-time or historical data.
http://opengrid.io
Other
247 stars 53 forks source link

Re-query is triggered unexpectedly when row from grid is selected and map moves #268

Closed rladines closed 7 years ago

rladines commented 7 years ago

This was a side effect of fixing the issue identified by @reve0716 (not in repo?) where re-query is not triggered when moving the map using the keyboard.

rladines commented 7 years ago

Ready for re-test in INT/QA

PriyaDoIT commented 7 years ago

tested in INT -

  1. map no longer refreshes when a row in the grid is selected
  2. i was able to move the map using keyboard and the map refreshed for the new map extent

pass.

reve0716 commented 7 years ago

I was able to test the mobility of map grid when selecting a column on table grid. It no longer moves. But I am getting an error when I try to run all data-sets and select a table column. The query times out before all data-set have been executed with a message. Tested in Both firefox and chrome.

image

rladines commented 7 years ago

Closing this since the original issue has been resolved. We'll tackle the query error/timeout separately since that looks to be a service implementation-specific issue.