Skip to content

Add network connectivity check - #197

Closed
tlvince wants to merge 1 commit into
wiiznokes:masterfrom
tlvince:fix/reponotinit
Closed

tlvince wants to merge 1 commit into
wiiznokes:masterfrom
tlvince:fix/reponotinit

Conversation

@tlvince

@tlvince tlvince commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Checks network connectivity before syncing and re-opens the repo if it has been closed

Closes #196

@wiiznokes

Copy link
Copy Markdown
Owner

I can't reproduce the issue. If i

  • open the app with network
  • make a change
  • reenable network
  • sync

The app will first show the warning icon because the pull and push operation didn't work, and after, successfully recover.

I'm not sure we need to know the network state, and i'm not sure this is the right fix for this. We should try to know why the repo was not init in the first place because this is not expected.

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.

RepoNotInit error when network is down

2 participants