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

[CHE-190] Add User Feedback #158

Open
wants to merge 15 commits into
base: dev
Choose a base branch
from
Open

Conversation

ekh88
Copy link

@ekh88 ekh88 commented Jul 6, 2024

Thank you for your contribution to Code Hammers's repository! Before merging, please fill out this brief form.

Description

-Provides feedback messages for users on the registration page related to invalid or expired tokens or mismatched passwords.

Jira Task

CHE-190

Testing Instructions

Go to /registration endpoint and put in:

  • a bad token or no token and confirm that appropriate error messages are showing up
  • mismatched passwords

Checklist

All Team Members

  • I added a descriptive title to this PR.
  • [x ] I filled out the Description, Jira Task, and Testing Instructions sections above.
  • I added or updated [Jest unit tests]for any changes to components, server-side controllers, etc.
  • I ran npm run docker-test in my local environment to check that this PR passes all unit tests.
  • [x ] I did a quick check to make sure my code changes follow the recomended style guide.

Additional Notes, Images, etc.

@ekh88 ekh88 added the enhancement New feature or request label Jul 6, 2024
@ekh88 ekh88 self-assigned this Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants