I’m currently migrating from Classic and running into some challenges with the new interface.
In my Classic app, I display a list of about 5,000 items. When I click on an item, it navigates correctly to the detail view. However, when returning to the list, it scrolls back to the top rather than maintaining the previous scroll position.
Is there a recommended solution or best practice to preserve the scroll position when navigating back to the list? Any guidance would be greatly appreciated!