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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix offline badges even when network is already online #196

Merged
merged 1 commit into from
Nov 27, 2019

Conversation

dirathea
Copy link
Contributor

@dirathea dirathea commented Oct 23, 2019

Related to #132 馃

The issue is when offline for quite some time, there's no event happened, and chrome turn the extension to inactive. To bypass this behavior, even offline, keep retrying fetching notification, so the online handler still works.


IssueHunt Summary

Referenced issues

This pull request has been submitted to:


IssueHunt has been backed by the following sponsors. Become a sponsor

@dirathea
Copy link
Contributor Author

hi @sindresorhus just friendly ping for this PR, do you have something to update from this?

@notlmn
Copy link
Collaborator

notlmn commented Nov 27, 2019

I'm assuming that you have tested this under various scenarios. Can you confirm that this resolves #132?

@dirathea
Copy link
Contributor Author

Yes I can confirm. The main issue is no process on background page, and makes the extension goes inactive. This changes prevent that state

@notlmn
Copy link
Collaborator

notlmn commented Nov 27, 2019

Merging this for now, will see if users still experience #132.

Thanks for the PR @dirathea

@notlmn notlmn merged commit 5e77f94 into sindresorhus:master Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants