Esri / crowdsource-polling

Provides a means for citizens to provide feedback to their governments
Apache License 2.0
20 stars 15 forks source link

Selection in list remains, even when no selection on map #224

Closed allisonmuise closed 4 years ago

allisonmuise commented 4 years ago

With the changes for #217 The following workflow causes some confusion in the UI:

1) Configure an app to show only the selected feature, but do not enable the option to highlight that feature 2) In the configured app, click a feature from the list. The map zooms to that feature and hides all other in the layer (as expected) 3) Click the back button to return to the list. Note that the previously clicked list item is still highlighted in the list, even though no corresponding features is highlighted in the map.

It makes sense that no map feature is highlighted, but it would be more intuitive if, under these circumstances, the list item was not highlighted either.

allisonmuise commented 4 years ago

fixed on qa