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

Mode offline - recherche #296

Open
lwih opened this issue Aug 13, 2024 · 0 comments
Open

Mode offline - recherche #296

lwih opened this issue Aug 13, 2024 · 0 comments
Labels
offline offline mode work

Comments

@lwih
Copy link
Collaborator

lwih commented Aug 13, 2024

La grande idée:

  • détecter si l'utilisateur est offline
  • si c'est le cas, stacker les requetes et proposer un optimistic rendering pour que l'utilisateur puisse continuer son flow seamlessly
  • trigger les requetes en attente quand de nouveau online

Points d'attention:

  • fixer une regle quand une des requetes retourne une erreur
  • vérifier si apollo client est la bonne solution ou s'il faut bouger vers une autre lib telle que tanstack react-query
@lwih lwih added the offline offline mode work label Aug 13, 2024
@lwih lwih changed the title Offline Mode offline - recherche Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
offline offline mode work
Projects
Status: BACKLOG
Development

No branches or pull requests

1 participant