-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Context
Issue #608 was about a bug in general settings screen that involved two situations with no "accounts", both in active account tile and in the account switcher. The active account case is working fine β but the switcher is broken again π
Some context of the changes related to this problem:
- Fix account loading on general settings pageΒ #614 fixed No Accounts FoundΒ #608 but introduced a bug in logout case Logged out account still shown in account switcherΒ #623
- fix/account-switch-in-logoutΒ #618 fixed Logged out account still shown in account switcherΒ #623 but switch accounts button was taking time in opening the switcher and if you clicked twice then 2 swtichers where opened.
- Perf fixesΒ #633 fixed the issue of switcher taking time to open and the double case, but re introduced the no accounts bug in switcher
Solution
I'm not sure what would be the ideal UX, so I leave this open with some alternatives...
If accounts are not yet loaded in settings screen...
π °οΈ Switch accounts button should be disabled until the accounts are loaded?π ±οΈ Switch accounts sheet should open but in a loading state?
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done