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

fix(Call): introduce intermediary phase before joining call #13329

Merged
merged 10 commits into from
Nov 8, 2024

Conversation

DorraJaouad
Copy link
Contributor

🖌️ UI Checklist

🖼️ Screenshots / Screencasts

Before

Recording.2024-09-17.160718.mp4

After

Recording.2024-09-17.160913.mp4

🏁 Checklist

  • 🌏 Tested with different browsers / clients:
    • Chromium (Chrome / Edge / Opera / Brave)
    • Firefox
    • Safari
    • Talk Desktop
    • Not risky to browser differences / client
  • 🖌️ Design was reviewed, approved or inspired by the design team
  • ⛑️ Tests are included or not possible
  • 📗 User documentation in https://github.com/nextcloud/documentation/tree/master/user_manual/talk has been updated or is not required

Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works good in general, but I'd test it in some real calls before merging

@Antreesy
Copy link
Contributor

Antreesy commented Sep 24, 2024

  • NcLoadingIcon isn't shown
  • CallButon keeps disabled when leave a call, unless reload

@DorraJaouad
Copy link
Contributor Author

  • NcLoadingIcon isn't shown
  • CallButon keeps disabled when leave a call, unless reload

It was because isConnecting state is reinitiated at the time where it should be truthy

Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, looks and works fine

Let's wait for @danxuliu opinion on that

@DorraJaouad DorraJaouad force-pushed the fix/call-joining branch 3 times, most recently from 00f74c3 to 855da4f Compare November 2, 2024 09:13
Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some thoughts from me

Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The rest seems fine. Some more tests?

Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Acceptable

…t. It's only received when using internal server. Replace them with events from the base class so we make sure it's always received. Also, add a new event for failed joining

Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
…nCall, connecting, connection failed)

Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
…roduce a failed join message dialog.

Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
…l AND wait for participants list

Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
@DorraJaouad DorraJaouad merged commit 4b0f62f into main Nov 8, 2024
47 checks passed
@DorraJaouad DorraJaouad deleted the fix/call-joining branch November 8, 2024 11:03
@DorraJaouad
Copy link
Contributor Author

/backport to stable30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants