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

Kick reason is sometimes absent for federated calls #2336

Open
AndrewFerr opened this issue Apr 23, 2024 · 1 comment
Open

Kick reason is sometimes absent for federated calls #2336

AndrewFerr opened this issue Apr 23, 2024 · 1 comment
Labels
T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems

Comments

@AndrewFerr
Copy link
Member

Steps to reproduce

  1. Set up an Element Web to allow guest links
  2. Create a public room & start a video call in it
  3. Copy the guest join URL and have a guest join it (unsure if the guest needs to be on a different homeserver)
  4. Use that link to join the call
  5. Have the creator of the room kick the joined user with a reason

Outcome

What did you expect?

The Element Call SPA for the guest user should show the kick reason, like so:

image

This does happen when the room the guest is kicked from is a knock-access room or a public video room.

What happened instead?

No kick reason is shown:

image

Operating system

Fedora

Browser information

Firefox version 125

URL for webapp

Development version (5284479)

Will you send logs?

No

@AndrewFerr AndrewFerr added the T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems label Apr 23, 2024
@AndrewFerr
Copy link
Member Author

This doesn't always happen, as I was able to see a kick reason for a public room call just now.

Perhaps what triggers this is unrelated to the room visibility.

@AndrewFerr AndrewFerr changed the title Kick reason is absent for public rooms Kick reason is sometimes absent for federated calls Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems
Projects
None yet
Development

No branches or pull requests

1 participant