Esri / solutions-components

A collection of UI components for constructing webapps.
Apache License 2.0
15 stars 6 forks source link

Filter panel keeps loading on applying dropdown filter #947

Open skrishn opened 5 days ago

skrishn commented 5 days ago

I applied drop-down filter on the point layer, and the filter panel keeps loading non-stop. I couldn't repro the behavior with other filter types on the same app, and also on drop-down filter on Nearby template

https://localgovdev.mapsdevext.arcgis.com/apps/instant/reporter/index.html?appid=1d87c0739da84c63822e7eaf68e7d65b

sumitzarkar commented 2 days ago

@skrishn

We can reproduce this issue and will deliver it in the next code drop

pratiksabale07 commented 2 days ago

@skrishn

Cause


Solution

Items Is required Status Comments
Required NLS changes? No
Required Backward compatibility No
Required 508 No
Need Sanitize? No

Impact Analysis Report

Impacted Areas Comments
Have Configuration changes? No
Have Runtime changes? Yes
Impact on RTL No
Impact on runtime After applying the filter to the layer, map and the side panel should display updated features.