The Result screen UI does not update when deleting the First result
Summary of changes:
We are remembering the selectedTraceRunIndex in the result screen, the value of which does not change when we delete the 0th element cause the UI to not refresh
Also we were not highlighting the graphic of the next element that becomes the 0th element when the previous element is deleted.
Related to issue: # https://devtopia.esri.com/runtime/kotlin/issues/4844
Description:
The Result screen UI does not update when deleting the First result
Summary of changes:
Pre-merge Checklist