1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-31 07:33:23 +00:00
Files
browser/src/app
Addison Beck b796fe094f [Bug] [Account Switching] Improve State Management Performance (#1237)
* [dep] Implement new StateService factory parameter from jslib

* [bug] Ensure setLastActive uses the correct userId

Sometimes, because of how often it fires, setLastActive can cause accounts to override each other. To make sure the correct userId is always used we now subscribe to activeUser in the appComponent and pass that value into any setLastActive calls.

* [bug] Show loader when logging out

When logging out of a large vault the application can appear to hang. This commit turns on the app component loader while logout is doing work.

* [bug] Stop tracking activity without an active user

* [style] Ran prettier

* [chore] Update jslib
2022-01-19 11:00:28 -05:00
..
2021-12-20 15:47:17 +01:00
2021-12-20 15:47:17 +01:00
2021-12-20 15:47:17 +01:00
2021-12-31 10:52:28 -05:00
2021-12-20 15:47:17 +01:00
2021-12-20 15:47:17 +01:00
2021-12-20 15:47:17 +01:00