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
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().
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.