MicrosoftEdge / MicrosoftEdge/Demos
Add push event handler to Incoming Call Notifications demo
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 330
- Forks
- 233
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 4
Description
For: https://github.com/MicrosoftEdge/Demos/tree/main/incoming-call-notifications
Request to add a push event handler to the service worker, which would enable DevTools triggering/debugging with push events.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the incoming-call-notifications demo directory and locate its service worker entry point. Add the requested push-event handling there, then run the demo and use DevTools to trigger or debug a push event; done means the handler is present and responds as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100