Esri / solutions-components

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

Clicking reset filter button doesn't bring dropdown values #869

Open skrishn opened 1 week ago

skrishn commented 1 week ago

Describe the bug

Related to this enhancement https://github.com/Esri/solutions-components/issues/647

When I apply a filter and reset it with the botton reset filter button, the dropdown arrow switches between up and down arrow and doesn't bring the values

Expected Behavior

It should bring dropdown values.

Reproduction Steps & Sample

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

  1. Click point layer and Apply Filter
  2. Reset it with the bottom reset button
  3. Notice the behavior

dropdown

Other Relevant Info

No response

sumitzarkar commented 1 week ago

@jmhauck

Could you please take a look and let us know if we are missing anything in this.

jmhauck commented 3 days ago

@sumitzarkar I'll have an another PR to update solutions-components package for the new version if IAC after this: https://github.com/Esri/instant-apps-components/pull/425