When a user clicks to change from including to excluding (or vice-versa ) archived data and their searches we should drop a cookie to retain that choice for their future searches.
Initially, this should be a non-expiring cookie. Eventually, when we have a user preferences UI for the logged in user we can set a default state for this search toggle and change the cookie to be a session cookie. Behavior will revert to their chosen preference in the next session.
When a user clicks to change from including to excluding (or vice-versa ) archived data and their searches we should drop a cookie to retain that choice for their future searches.
Initially, this should be a non-expiring cookie. Eventually, when we have a user preferences UI for the logged in user we can set a default state for this search toggle and change the cookie to be a session cookie. Behavior will revert to their chosen preference in the next session.