Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client confused about join rooms after logging in #872

Open
dbkr opened this issue Jan 24, 2023 · 1 comment
Open

Client confused about join rooms after logging in #872

dbkr opened this issue Jan 24, 2023 · 1 comment
Labels
O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems

Comments

@dbkr
Copy link
Member

dbkr commented Jan 24, 2023

Steps to reproduce

  1. Start using EC as a guest (probably join a call as a guest then leave?)
  2. Log in with a username & password
  3. Try to join a call that the user you just logged in as has joined before

Outcome

What did you expect?

Recents list reflects newly logged in user, call joined

What happened instead?

Recents list stays as it was when in the guest user. On trying to join the call, the client just sits on the loading screen.

This is presumably the client thinking that it is not in the new room but the server knowing that it is, so the client waiting for the room state to arrive. Looks like the client doesn't reset after logging in?

Operating system

No response

Browser information

No response

URL for webapp

No response

Will you send logs?

No

@dbkr dbkr added T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems S-Minor Impairs non-critical functionality or suitable workarounds exist O-Occasional Affects or can be seen by some users regularly or most users rarely labels Jan 24, 2023
@fkwp
Copy link
Contributor

fkwp commented Apr 19, 2023

does that maybe also impact other parts of the state?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems
Projects
No open projects
Development

No branches or pull requests

2 participants