When the screen is refreshed bij change detection, scrolling through the list is pretty frustrating because the screen refocuses on the selected row. This makes it almost impossible to look at other records while the change detection is refreshing the screen.
We would like to see that change detection refreshes the data, but not refocuses on a selected row, so that an end user can keep scrolling through data whilst the change detection is refreshing the screen.