I would like pop-ups to be refreshed and re-filtered if a pop-up is open while a user clicks a category selector to change information available on the map in ArcGIS Dashboards.
I have a feature class that describes hunting regulations for white-tailed deer in Ontario. You can see the map here:
https://www.ontario.ca/document/ontario-hunting-regulations-summary/white-tailed-deer#section-0
The province is divided up into wildlife management units (WMUs). My feature class has two overlapping polygons/records for each WMU - one record that contains information for residents and one for non-residents of Ontario.
The dashboard I created allows users to select using a category selector whether they are a Resident or Non-Resident of Ontario. Then, they can click on any WMU to find a summary of when and how they may hunt deer in the province.
However, if they click on a WMU while in one category (e.g., Resident), a pop-up will appear with information for Residents. If they do not click "off" to remove the pop-up, when they click the button "Non-Resident" to see information for that category, the pop-up does not change to "Non-Resident" information. The default category persists in the pop-up. Each pop-up contains information that is only relevant to that category, so it would be useful to automatically filter/switch the pop-up. I'm concerned that users will expect this behavior, and not notice that the pop-up has not refreshed.
For ESRI: this issue is described in case ENH-000143184.