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

[Tornjak-frontend] Clean up error handling #50

Merged
merged 17 commits into from
Feb 17, 2023

Conversation

florentinvintila
Copy link
Collaborator

Added 2 UI ways to show an error to the user and a set of functions to show debugs for developers.




Copy link
Collaborator

Choose a reason for hiding this comment

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

add comments to create section for all the error handling stuff

{this.props.globalErrorMessage}
</pre>
</div>
<InlineNotification kind="error" title="Error" subtitle={this.props.globalErrorMessage} />
Copy link
Collaborator

Choose a reason for hiding this comment

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

probably once this gets fleshed out to abstract into its own error class since it will need to be repeated elsewhere.

@mrsabath mrsabath force-pushed the torkjak-frontend-8-clean-up-error-handling branch from fdf6bab to f16a73a Compare April 7, 2022 19:41
Vintila Florentin Ovidiu and others added 4 commits January 13, 2023 09:37
Signed-off-by: Mariusz Sabath <mrsabath@gmail.com>
Signed-off-by: Aura6 <aura1391215@gmail.com>
Signed-off-by: Aura6 <aura1391215@gmail.com>
@zilosz zilosz force-pushed the torkjak-frontend-8-clean-up-error-handling branch from 5ba9235 to 284f9d4 Compare January 13, 2023 20:29
zilosz and others added 13 commits February 3, 2023 09:35
Signed-off-by: Aura6 <aura1391215@gmail.com>
Signed-off-by: Aura6 <aura1391215@gmail.com>
Signed-off-by: Aura6 <aura1391215@gmail.com>
Signed-off-by: Aura6 <aura1391215@gmail.com>
Signed-off-by: Aura6 <aura1391215@gmail.com>
Signed-off-by: Aura6 <aura1391215@gmail.com>
…e later

Signed-off-by: Aura6 <aura1391215@gmail.com>
Signed-off-by: Aura6 <aura1391215@gmail.com>
Signed-off-by: Aura6 <aura1391215@gmail.com>
Signed-off-by: Mariusz Sabath <mrsabath@gmail.com>
Signed-off-by: Aura6 <aura1391215@gmail.com>
Signed-off-by: Aura6 <aura1391215@gmail.com>
Signed-off-by: Aura6 <aura1391215@gmail.com>
Copy link
Collaborator

@mamy-CS mamy-CS left a comment

Choose a reason for hiding this comment

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

Everything looks good!

@mamy-CS mamy-CS merged commit 61c2872 into main Feb 17, 2023
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.

5 participants