Skip to content

Conversation

Mnelson98
Copy link

@Mnelson98 Mnelson98 commented Jun 3, 2024

Description

As part of CHE-113 story "profiles improvement", this PR adds profile information to the edit profile form.

Jira Task

CHE-126

Testing Instructions

  1. Make sure all branches are up to date and you are working from feature branch
  2. Spin up the dev environment and log in
  3. Navigate to the edit profile page
  4. Edit the information in each category
  5. Hit the "Save Changes" button
  6. Navigate back to the edit profile page and ensure all changes were saved to the profile

Checklist

All Team Members

  • I added a descriptive title to this PR.
  • 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.
  • I did a quick check to make sure my code changes follow the recommended style guide.

Additional Notes, Images, etc.

N/A

Mnelson98 added 27 commits May 24, 2024 13:50
…sk/Add-Remaining-Profile-Info-To-EditProfile-Form
…eld. Updated the profile schema to enable desired functionality(skills from string to array).
… page H1 to either reference the users firstname unless a nickname is given
…lization checkbox within each listed user skill
@Mnelson98 Mnelson98 added the enhancement New feature or request label Jun 3, 2024
@Mnelson98 Mnelson98 self-assigned this Jun 3, 2024
@Mnelson98 Mnelson98 changed the title [CHE 147] Add Remaining Profile Info To Edit Profile Form [CHE 126] Add Remaining Profile Info To Edit Profile Form Jun 3, 2024
Copy link
Contributor

@seantokuzo seantokuzo left a comment

Choose a reason for hiding this comment

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

Great work on this beast of a ticket Micah! I left a few comments for review, but everything is coming together very nice. I love the UX of the skills/specializations section - just filled out my profile on Indeed and was wishing their UX for adding skills was as good as this

@brok3turtl3 brok3turtl3 requested a review from seantokuzo June 14, 2024 16:08
Copy link
Contributor

@seantokuzo seantokuzo left a comment

Choose a reason for hiding this comment

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

This is working great! Just one quick fix in handleSubmit and I think we're good to go! Great job Micah! 💥

@seantokuzo seantokuzo self-requested a review June 14, 2024 19:02
Copy link
Contributor

@seantokuzo seantokuzo left a comment

Choose a reason for hiding this comment

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

LETS GOOOO!!! Hulk, smash that merge!

@brok3turtl3
Copy link
Contributor

Awesome job on this one @Mnelson98 - Great ticket! 🎉

@brok3turtl3 brok3turtl3 merged commit 0ea91c2 into CHE-113/story/Profiles-Improvements Jun 14, 2024
@brok3turtl3 brok3turtl3 deleted the CHE-126/subtask/Add-Remaining-Profile-Info-To-EditProfile-Form branch June 14, 2024 19:08
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.

4 participants