Fix signing out not cleaning up model data

This commit is contained in:
miruka
2020-06-29 09:22:04 -04:00
parent d0c4022fa4
commit 8a3d9affaa
2 changed files with 14 additions and 1 deletions

View File

@@ -10,7 +10,8 @@
## Issues
- Signing out leaves the account's rooms in the list
- Replying to one of our own message that's currently only a local echo
results in a reply to an empty ID
- Need to unregister popups/menus when they are destroyed without being closed
- Bottom focus line for an `HTextArea` inside a `ScrollView` is invisible,