Provide a way to prevent session ID to refresh when moving between AppPages
We need a way to prevent filters from resetting when users toggle between AppPages using the built-in Flex menu. Moving to another AppPage refreshes the session ID and erases all the search results and filters across the App. When users move out from an AppPage where they applied a search, and then back to the same AppPage with the Search Form they need to re-do their search again. I tried using Query search parameters in the URL but the same thing happens, when you click on another tab in the menu, everything resets. Users will want to regularly move between app pages as part of their regular work, and it would be better if the search results and filters did not reset every time.
