fix: logout error#460
Conversation
dennisvankekem
left a comment
There was a problem hiding this comment.
Code looks clean,
Tested on cluster with Chrome, Firefox and Safari. Also tested logout cancelation and multiple browsers at the same time. For some reason I didn't get the object storage wizard pop up in Chrome, only in Firefox, but I think that's not related to this PR
Ani1357
left a comment
There was a problem hiding this comment.
Tested and it is working as expected.
Tested as a:
team user
team admin
platform admin
We store showObjWizard value in the browser local storage. I might be the reason. |
Implements
https://jira.linode.com/browse/APL-370
Description
This PR fixes logout errors and updates error handling.
Is paired with: linode/apl-api#584