You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A UserB that just created an account after finishing the quiz from a link he received can view the conversation cards of UserA.
To Reproduce
You start a new conversation and paste the link into a new tab.
You complete the quiz and click through all pages until you can create an account at the end.
After creating the account you're logged in as UserB.
If you now go to the conversation drawer, you can see the conversation cards from UserA (as you just created a new account, there should be only one conversation card from UserA).
Expected behavior
After you created the account and are logged in, your conversation drawer should only show you one card, which is the conversation that lead to creating the account with UserA.
Task
I would guess that this has to do with the quizId that is stored in the localStorage.
The text was updated successfully, but these errors were encountered:
Describe the bug
A UserB that just created an account after finishing the quiz from a link he received can view the conversation cards of UserA.
To Reproduce
Expected behavior
After you created the account and are logged in, your conversation drawer should only show you one card, which is the conversation that lead to creating the account with UserA.
Task
The text was updated successfully, but these errors were encountered: