wmbeers / cmv-app

CMV - The Configurable Map Viewer - A community supported open source mapping framework built with the Esri JavaScript API and the Dojo Toolkit
https://demo.cmv.io/
MIT License
1 stars 2 forks source link

AOI Results Screen Enhancement Suggestion #97

Open wmbeers opened 2 years ago

wmbeers commented 2 years ago

Description:

A user contacted the helpdesk 2/3 because they were having trouble identifying community data points for an AOI, loading it into the editor to see results.

Steps to reproduce:

  1. In AOI Editor widget, click Open
  2. Click Results button for desired AOI
  3. (AOI loads into editor dialog, displaying the final Results screen)

Expected results: AOI features loaded into the map as a service, so that other resource layers can be drawn on top of it, as it does if you follow a "View in Map" link from the AOI dashboard.

image

Actual results:

AOI features loaded as editable layer (if you go back in the dialog) displayed on top of all other layers in the map.

image

A work-around is to instruct users to use the View on Map link from the AOI Dashboard or Details page.

Discussed a potential enhancement to have the widget switch over to displaying the AOI map service, filtered to that AOI (same as View on Map link does) when you get to the final tab of the editor.