My solution to this is to just use a full-screen modal for the “Detail” view. That way the underlying list is undisturbed and when you close the modal, you’re right back where you were.
@mhartington describes here: Ionic modal fullscreen mode how to force the modal to always be full-screen.