Sotera / GEQE

Geo Event Quey by Example - Leverage geo-located temporal text data in order to identify similar locations or events.
http://sotera.github.io/GEQE
The Unlicense
8 stars 7 forks source link

Creating new polygon saves over last selected #30

Closed eric-kimbrel closed 9 years ago

eric-kimbrel commented 9 years ago

to repro:

Initial conditions: User signed in, with no polygons saved.

Click new polyset, type a "one", hit save. Select the polyset set and click edit. Draw a polygon, unclick edit. Clear the polygon from the screen. Select no polygon from the drop down (--Select--) Then select the polygon again to draw it Verify the polygon was saved correctly, and draws correctly.

Click new poly set, type "two", hit save.

expected: The drop down menu contains two polygons named one, and two.

actual: The drop down menu has one polygon named "two" which contains the data saved for polygon "one"