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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite Offline Mode #1511

Merged
merged 6 commits into from
Jan 18, 2025
Merged

Conversation

byquanton
Copy link
Contributor

@byquanton byquanton commented Jan 14, 2025

This PR removes the current online detection and replaces it with a callback that shows the user when a connection to a server couldn't be made.
Would fix the following issue: #1489

Things left to-do in the current implementation:

  • Add sync_failed calls to Todoist
  • Update translations/Finalize the new text
  • Make it possible to add to-dos offline -> Create a new PR for this

If you have any feedback about this PR, please let me know.

@byquanton byquanton force-pushed the rewrite/offline-detection branch from de501fb to 388c323 Compare January 15, 2025 20:39
@byquanton
Copy link
Contributor Author

New To-Do: Make it possible to add a To-Do while the server is offline. Maybe add an icon behind tasks when changes aren't synchronized yet
image

@byquanton byquanton changed the title WIP: Rewrite Offline Mode Rewrite Offline Mode Jan 18, 2025
@byquanton byquanton marked this pull request as ready for review January 18, 2025 16:28
@byquanton byquanton requested a review from alainm23 January 18, 2025 16:29
@alainm23 alainm23 merged commit 41d18f8 into alainm23:master Jan 18, 2025
2 checks passed
@alainm23
Copy link
Owner

Thank you very much

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.

2 participants