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

Add support for #direct-call links #631

Closed
ShGKme opened this issue Apr 22, 2024 · 2 comments
Closed

Add support for #direct-call links #631

ShGKme opened this issue Apr 22, 2024 · 2 comments
Labels
0. Needs triage enhancement New feature or request

Comments

@ShGKme
Copy link
Contributor

ShGKme commented Apr 22, 2024

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Add support for #direct-call links. Used in notifications to jump into the call.

@ShGKme ShGKme added enhancement New feature or request 0. Needs triage labels Apr 22, 2024
@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in 💬 Talk team Sep 24, 2024
@nickvergessen nickvergessen moved this from 🧭 Planning evaluation (don't pick) to 📄 To do (~10 entries) in 💬 Talk team Sep 24, 2024
@Antreesy
Copy link
Contributor

Antreesy commented Oct 2, 2024

Read a bit, see two ways here:

  • easy: custom popup (see sub-issue) should allow to configure action buttons from notification object (however we'd like it to be)
    • should be configurable (to disable and use native OS notifications only)
    • every OS styling?
  • hard: use Service Workers - they allow to add action button to native system notifications
    • not supported by Firefox / Safari (shouldn't be the case for Desktop client, but blocks implementing in Web)
    • requires upstream changes at Notifications app

@ShGKme
Copy link
Contributor Author

ShGKme commented Dec 3, 2024

@ShGKme ShGKme closed this as completed Dec 3, 2024
@github-project-automation github-project-automation bot moved this from 📄 To do (~10 entries) to ☑️ Done in 💬 Talk team Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage enhancement New feature or request
Projects
Status: ☑️ Done
Development

No branches or pull requests

2 participants