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

support form: add error and success notifications for frontend #84

Closed
2 tasks done
alejandromumo opened this issue Nov 11, 2022 · 2 comments
Closed
2 tasks done
Assignees

Comments

@alejandromumo
Copy link
Member

alejandromumo commented Nov 11, 2022

The new support form does not display any success / error messages to the user. The only error messages that are displayed come from Formik form validation (using Yup)

The new support form is currently implemented in #61

In this issue:

  • Evaluate how error messages (not validation) are displayed in the support form
  • Display a notification when an error occurs in the backend (e.g. e-mail not sent) or when the form was sent (in case of success).

See the current form

@alejandromumo alejandromumo self-assigned this Nov 11, 2022
@alejandromumo alejandromumo removed their assignment Nov 15, 2022
@alejandromumo
Copy link
Member Author

Screenshots:

Screenshot at Nov 15 11-36-31
Screenshot at Nov 15 11-36-15

@zzacharo zzacharo assigned zzacharo and alejandromumo and unassigned zzacharo Nov 15, 2022
@alejandromumo alejandromumo removed their assignment Nov 16, 2022
@jrcastro2 jrcastro2 assigned jrcastro2 and unassigned jrcastro2 Nov 16, 2022
@alejandromumo
Copy link
Member Author

alejandromumo commented Nov 18, 2022

Closing this in favor of #81

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 a pull request may close this issue.

3 participants