[#65] Save current search tab to local storage
This PR improves the reusable Tabs component to support saving the currently active tab to local storage using an instance-specific storage key.
It also applies this improvement to the Search page tabs so that the current tab remains selected between page loads.