microsoft / microsoft/ApplicationInsights-JS
Add indication to whether the browser is in Online/Offline mode (suggestion)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 685
- Forks
- 261
- Avg merge
- 21h 33m
- Merged PRs (30d)
- 5
Description
Enterprise grade applications (such as Outlook Web Access, GMail etc) need to allow some functionality even when the browser is Offline state.
It would be helpful to reflect in the telemetry when a certain operation on the browser side was triggered when the browser was in offline state.
There's an interesting thread about it here:
#http://stackoverflow.com/questions/3181080/how-to-detect-online-offline-event-cross-browser
Contributor guide
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
Start by tracing the browser-side telemetry path for operations and review the linked cross-browser online/offline detection discussion. Done should mean telemetry indicates when an operation was triggered while the browser was offline, including the expected behavior across supported browsers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100