arj03 / ssb-browser-demo

A secure scuttlebutt client interface running in the browser
Other
58 stars 11 forks source link

Loading a mnemonic key does not clear previous messages from DB #254

Open KyleMaas opened 3 years ago

KyleMaas commented 3 years ago

Now that we have visible profile change messages, I noticed that if you load a mnemonic key and refresh, you'll still see the profile change message from the previous profile (and presumably other messages) despite not following that profile. It's not a huge bug, but from a user perspective it's a little bit odd.

KyleMaas commented 3 years ago

This is likely not going to be possible to fix until this happens:

https://github.com/ssb-ngi-pointer/ssb-db2/issues/198