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

Feat implements @tanstack/react-query #598

Merged
merged 10 commits into from
Aug 20, 2024
Merged

Feat implements @tanstack/react-query #598

merged 10 commits into from
Aug 20, 2024

Conversation

Jad31
Copy link
Collaborator

@Jad31 Jad31 commented Aug 2, 2024

What kind of change does this PR introduce?

This PR implements @tanstack/react-query for managing API calls, standardizes how errors and loading states are handled across the application, and applies Tailwind CSS colors for displaying API errors. By utilizing react-query, we can simplify data fetching logic and improve the user experience by providing consistent loading and error handling mechanisms. The use of Tailwind CSS colors ensures a cohesive and visually appealing display of error messages.

What kind of change does this PR introduce?

Issue Number:

  • Closes #___
  • Related to #___
  • Others?

Screenshots/videos:

Before After

If relevant, did you update the documentation?

Summary

Does this PR introduce a breaking change?

Issue Number:

  • Closes #___
  • Related to #___
  • Others?

Screenshots/videos:

Before After

If relevant, did you update the documentation?

Summary

Does this PR introduce a breaking change?

@Jad31 Jad31 self-assigned this Aug 2, 2024
@Jad31 Jad31 changed the title Feat use @tanstack/react-query Feat implements @tanstack/react-query Aug 2, 2024
@Jad31 Jad31 marked this pull request as ready for review August 7, 2024 16:34
@Jad31 Jad31 requested a review from frouioui as a code owner August 7, 2024 16:34
@Jad31 Jad31 requested a review from notfelineit August 7, 2024 16:35
Signed-off-by: Jad Chahed <[email protected]>
@Jad31 Jad31 requested a review from notfelineit August 8, 2024 12:41
@frouioui frouioui merged commit 20321c9 into main Aug 20, 2024
11 of 13 checks passed
@frouioui frouioui deleted the feat-use-react-query branch August 20, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants