pjdohertygis / DeploymentOrderTool

GitHub for the Deployment Order Tool Project.
1 stars 0 forks source link

[BUG] - Table sometimes requires "two clicks" to update #13

Closed pjdohertygis closed 7 months ago

pjdohertygis commented 8 months ago

Which app?

Deployment Order Tool 2.0

Describe the Device, Operating System, and Browser

Laptop, Windows, Edge

Describe the bug

image Occasionally when clicking on the grid layer, the table does not update.

Expected Behavior

It should load the selection / filtered results

image

Reproduction Steps & Sample

  1. Open the app https://experience.arcgis.com/experience/9c74a78957d24994af8536ce1015f197
  2. Zoom into an area
  3. Click on the grid layer
  4. Check the table - sometimes it updates right away, sometimes it takes a second click.

Other Relevant Info

No response

Priority impact

p1 - time sensitive

Impact

It could confuse the end user and we might need to add additional documentation to tell them to click again.

avezina commented 8 months ago

I cannot reproduce the two-click issue, but it seems a loading indicator is missing while the new results are being loaded and the Table remains blank for some time?

pjdohertygis commented 8 months ago

I'll see if I can find some detailed steps to replicate the issue. In the meantime, I have turned on client side queries to see if it helps.

image

pjdohertygis commented 7 months ago

Since moving this to the "Select" vs "Filter" workflow, I am unable to replicate. Closing.