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(frontend): handle errors and show toast #252

Merged
merged 1 commit into from
May 15, 2024

Conversation

mmtftr
Copy link
Contributor

@mmtftr mmtftr commented May 15, 2024

  • Added shadcn toast
  • Added onError handler to QueryCLient
  • Set retries to 1 to avoid long retry times.
  • Handled 401 to logout gracefully and redirect to /login with an attached from parameter

@mmtftr mmtftr self-assigned this May 15, 2024
@mmtftr mmtftr added the component: frontend About frontend label May 15, 2024
@mmtftr mmtftr merged commit cab3f01 into develop May 15, 2024
3 checks passed
@atakanyasar atakanyasar deleted the frontend/feature/237-handle-errors branch September 24, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: frontend About frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant