Join Nostr
2024-10-29 17:13:59 UTC

Patrick Brosset on Nostr: The web Notifications API lets you alert users in a nice OS-integrated way. But, what ...

The web Notifications API lets you alert users in a nice OS-integrated way.

But, what if you work on an audio/video calls app? Wouldn't you need slightly different notifications? Notifications that better convey the immediateness of a call? That have obvious Accept/Dismiss buttons?

On the Edge team, we have a solution for this:
https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Notifications/notifications_actions_customization.md

And an implementation in Chromium.

If this is something you need, we'd love your feedback and questions: https://github.com/MicrosoftEdge/MSEdgeExplainers/issues