Esri / solutions-grg-widget

A GRG (Gridded Reference Graphic) is a grid overlay used for a common reference point in many situations - from cordon and search operations to security for presidential inaugurations.
Apache License 2.0
3 stars 3 forks source link

When Creating GRG from Area by Dimension, editing elements do not clear when clicking Remove GRG Area button #90

Closed Dbarnes1 closed 7 years ago

Dbarnes1 commented 7 years ago

Widget

GRG

Bug or Enhancement

When I click the Remove GRG Area button when creating a GRG from Area by Dimension, the editing elements should be removed from the map but they are persisting.

Before I click Remove GRG Area: image

After I click Remove GRG Area: image

Dbarnes1 commented 7 years ago

This specific issue wouldn't matter if we combined the Remove GRG Area button with the Clear GRG button, outlined in #89. But I figured this should be documented regardless

adgiles commented 7 years ago

Addressed in commit: https://github.com/ArcGIS/solutions-grg-widget/commit/67604785eee4ef5bf1e2c300f2d43c8bf8260316

Dbarnes1 commented 7 years ago

this has been fixed with implementation of clear button, closing