You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
We are calling the newly added forceReset method when the reset filter button is clicked.
We are not observing any console errors but when we have combobox in the filter list then thte list in the box is not shown after forceReset button click.
In the sample you created the force reset button was on first flow item, but in our case we have reset filter button on the same flow item where we have filter list.
If we call the force reset filter UI items and filters applied are resetting but the conbobox list is not shown.
When the reset button is on first flow item in this case the instant-app-filter-list coponent is re created when we navifate to filter list and we can see the combobox list
We updated the sample to match the case we have in reporter and we are able to reproduce this in the sample as well. instant-apps-filter-list.zip
Could you please take a look and let us know if we are missing anything in this.
Describe the bug
Related to this enhancement #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
Other Relevant Info
No response
The text was updated successfully, but these errors were encountered: