Hey, so I’m developing a small application that has a few tabs.
Lets say its:
Home
Incidents
Admin
In the incident tabs I have a few things that the user can save. When they close the page, it returns me to the Home tab, and not the incident tab.
Is there a way to keep the persistence of the calling screen? Almost like a back button where you expect everything to remain as it was.