Esri / crowdsource-manager

An ArcGIS Online group application template authored by organization and made available to operations staff to review incoming problems or observations; and assign problems or observations to appropriate staff.
Apache License 2.0
13 stars 21 forks source link

CS Manager is not drawing vector basemap #271

Closed aparveen closed 5 years ago

aparveen commented 5 years ago

Crowdsource Manager doesn’t always drawing the basemap. It seems to be specific to vector basemaps. If I access the map in map viewer, it works fine. We had similar issue for Reporter which was fixed in December 2018 (AGOL 6.4 release) https://github.com/Esri/crowdsource-reporter/issues/363, Manager issue was mentioned in that reporter issue but does not look like it was addressed in the manager.

Test App

In this app, basemap has two layers, one is topo map which is vector layer ad another is hillshade which is not a vector layer.

image

MikeTschudi commented 5 years ago

Example of hillshade plus topo vectors from this basemap: image

aparveen commented 5 years ago

Mike was able to reproduce the problem in CM by throttling the browser connection emulation to “Slow 3G”. He looked at the code changes to CR fix and thinks the similar fix would work for CM as well.

pratikg commented 5 years ago

@aparveen, @MikeTschudi

We will fix this issue and will be available in the upcoming code drop.

aparveen commented 5 years ago

Verified in devext.