That's correct, you set it up with a mock database, and npm test inserts its own testing data and cleans up after itself when it's done. No need to have NodeBB running for the testing suite to run.
Minimizing the chat multiple times leads to lots of chat childs :)
-
I can't reproduce this, but one of my users (as already told, an elder lady as well) managed to minimize the chat window multiple times and each time it left an icon on the bottom of the browser window. After some time lots of those could be seen:
Reloading the page fixed it and all of them disappeared.
Tom
-
We'd be interested in any reproduction steps she can provide. I know it's quite difficult for you to do so, although unfortunately if we cannot reproduce it, we cannot fix it
-
Impossible, I can't reproduce this, sorry.
-
@julian I think that's only possible by starting a bunch of new chats with the same user instead of continuing on existing chat. Don't know if there is something to fix here.
-
@pichalite said in Minimizing the chat multiple times leads to lots of chat childs
:
@julian I think that's only possible by starting a bunch of new chats with the same user instead of continuing on existing chat. Don't know if there is something to fix here.
Check if a chat is already open but minimized and force it active instead of opening a new one?
-
@jaredbusch Continue chat already does that. Start new chat opens a new chat always.