DigitalCommons / land-explorer-front-end

React app for the Land Explorer front end
http://landexplorer.cc
GNU Affero General Public License v3.0
1 stars 0 forks source link

data cleared from redux store on logout #246

Closed ms0ur1s closed 1 year ago

ms0ur1s commented 1 year ago

What? Why?

Data leak on logout of LX (when logging in the last accessed map would be open, this happened across user accounts when using the same browser).

What should we test?

  1. Log into LX
  2. Open a map and dialogue if present
  3. Logout and login again - the title bar should read Untitled Map - add title to save map and default map should be visible
  4. Repeat the above switching while between user accounts in the same browser
King-Mob commented 1 year ago

linked to #228

lin-d-hop commented 1 year ago

Looks good to me