Esri / thumbnail-builder-js

Web application for generating thumbnail images for ArcGIS Online
Apache License 2.0
22 stars 15 forks source link

Processing dialog needed #2

Open sirws opened 10 years ago

sirws commented 10 years ago

We need a way to let the users know that something is happening. We should also disable the submit button until all of the prerequisites are provided.

BlakeStearman commented 10 years ago

On submit, the Submit button will now be disabled, and a spinning loading icon will be shown. On success or error of the GP process the Submit button will be re-enabled and the spinning icon will be hidden.