element-hq / element-hq/element-web
Create some place to hold top-level view state (e.g. LOGGED_IN)
Open
P2
T-Task
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
It's currently quite awkward to check the app's current top-level view state (e.g. `LOGGED_IN`) outside of the `MatrixChat` component. We should move this state to a store or something like this for easier access by other components.
Contributor guide
Assessment
This issue has not been assessed yet.