Scille / parsec-cloud

Open source Dropbox-like file sharing with full client encryption !
https://parsec.cloud
Other
268 stars 40 forks source link

[🐛 | Bug]: Ivalid app state after a logout error #8489

Open mmmarcos opened 1 hour ago

mmmarcos commented 1 hour ago

Parsec version tested on:

3.0.0

Platforms tested on:

Linux

Bug description:

This is a follow-up to issue #8488 : everything related to the organization remains in an invalid state if an error occurs during a logout:

  1. Click "Go to home"
  2. Organization displays "Logged in"
  3. Click on organization, opens the organization in an invalid state (no workspace, no items)
  4. Button "Go to home" is no longer displayed
  5. Need to close and restart app to return to a valid state.

Relevant output:

No response

mmmarcos commented 1 hour ago

It should be rather easy to reproduce by simulating errors during logout.