Closed LindsayThomas closed 8 years ago
search result selection graphic blocks the feature in the map. The same issue exists on prd at 3.9 so moving to 4.1
@LindsayThomas, is this the enhancement?
One selects a suggestion
and the collapsed search suggestions list looks like this
instead of this
If so, then I'll close this enhancement request and re-create it in the arcgis-js-api repository, which is where the Search dijit lives.
@MikeTschudi : The issue is that 1) the details pane does not update to show the info for the feature selected from the search results, and 2) the feature selected from the search results cannot be clicked/tapped in the map to bring up the details, even after selecting another feature. It looks to me like the selection graphic is blocking interaction with the feature.
Ideally, choosing a feature from the search results should load the details for that feature AND it should still be possible to interact with the feature on the map.
verified
Clicking on a feature that is currently "selected" by the Search widget, will not update the list
Repo Steps Open a polling application that has the "layer search configured" Using the Search box on the left handside. Search for a feature in the map. Select the feature from the suggestion list Application will select and zoom to feature
If you click on the selected feature then list will not get updated. I would expect once the feature is selected in the layer list that the layer list would update to that feature.
Enhancement: When you select feature from the Search widget suggestoin list, update the list to reflect the selection