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

improved error handling #65

Merged
merged 2 commits into from
Apr 15, 2021
Merged

Conversation

antonykamp
Copy link
Member

return (
<ErrorComponent
statusCode={error.statusCode}
title={"Sorry, please login or sign up to see this."}
Copy link
Collaborator

@Till-B Till-B Apr 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a line, saying, that if people are logged in they need to reload the page. (because sometimes authentication errors occur after logging in)

@antonykamp antonykamp requested a review from Till-B April 14, 2021 20:15
@antonykamp antonykamp mentioned this pull request Apr 15, 2021
@Till-B Till-B merged commit 5d8f0ed into entel-me:develop Apr 15, 2021
@antonykamp antonykamp deleted the improved-error-handling branch April 20, 2021 07:23
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