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

Frontend: revisit handling of API calls #62

Open
benoit74 opened this issue Dec 14, 2023 · 1 comment
Open

Frontend: revisit handling of API calls #62

benoit74 opened this issue Dec 14, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@benoit74
Copy link
Collaborator

We should:

  • abstract api calls into a shared function, used by all API calls
  • handle errors nicely (e.g. display something in some place in the UI when a problem occurs, maybe log some stuff in the console, ...)
  • display a spinner when data is not yet arrived (freeze the screen ?)
@benoit74 benoit74 mentioned this issue Dec 14, 2023
@benoit74 benoit74 self-assigned this Dec 21, 2023
@benoit74 benoit74 added this to the v1 milestone Dec 21, 2023
@benoit74 benoit74 modified the milestones: 1.0.0, 0.2.0, 2.0.0 Jan 9, 2024
Copy link

stale bot commented Mar 12, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

@stale stale bot added the stale label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant