Select to view content in your preferred language

Auto-collapse search results upon selection

391
1
07-19-2023 07:53 AM
Status: Open
Labels (2)
DerekMStrout
Occasional Contributor

Hopefully this is a fairly simple enhancement. After a selection from the results panel, the panel remains visible, obscuring the top of an Editor widget which sits directly below. This requires the user to identify and click the small Collapse button at the bottom of the results (I am using the Compact results panel option). Thanks!

Derek

1 Comment
JeffreyThompson2

The really annoying thing about this problem is ESRI has already written the code to fix it. They just aren't calling the function.

If you are using developer edition. Open the result-list.tsx, find the onSelectRecord function and add onShowResultButtonclick().