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

Notification links handling (from Talk app) #6147

Closed
Antreesy opened this issue Oct 18, 2023 · 0 comments · Fixed by #7786
Closed

Notification links handling (from Talk app) #6147

Antreesy opened this issue Oct 18, 2023 · 0 comments · Fixed by #7786
Assignees
Labels
0. Needs triage feature: ☁️ GUI System tray icon and menu.

Comments

@Antreesy
Copy link

Feature comes with nextcloud/spreed#10724

notification.link is ended with /call/{token} , which simply opens a chat in web
notification.actions[0].link (possible "Join call" action") is ended with /call/{token}#direct-call, which should open a chat and show Media Setting dialog

Button Join call from first screenshot leads to correct link with #direct-call:
image

But Join call from second one does not and just opens the chat:
image

Originally posted by @Antreesy in nextcloud/spreed#10724 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage feature: ☁️ GUI System tray icon and menu.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants