feat: Mentor registration#216
Merged
dricazenck merged 30 commits intoWomen-Coding-Community:mainfrom Mar 2, 2026
Merged
Conversation
- Set up react-hook-form/zod resolver - navigation logic
…bile layout according to figma for step 1
…hah/wcc-frontend into feat/mentor-registration
dricazenck
reviewed
Jan 22, 2026
dricazenck
reviewed
Jan 22, 2026
dricazenck
reviewed
Jan 22, 2026
dricazenck
reviewed
Jan 22, 2026
dricazenck
reviewed
Jan 22, 2026
- Add dynamic country dropdown using COUNTRIES constant - Update code of conduct links
- Update 'home.page.spec.ts' to assert the correct page title ('WCC: Registration Form for Mentors') following the UI from figma design.
- Fix a Next.js serialization error in timeline pages (e.g., 'long-term-timeline.tsx').
- Ensure 'getServerSideProps' returns 'null' instead of 'undefined' when API data is missing, preventing Status 500 crashes during the test run.
Collaborator
|
@joanaBrit @stepsen89 can we merge this and start iterate in the changes please? |
|
@MitaliShah is attempting to deploy a commit to the Women Coding Community's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
dricazenck
approved these changes
Mar 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
Implements the frontend UI and Zod validation for the new Mentor Registration flow (Steps 1-5).
Changes
react-hook-form,zod, and MUI.theme.tsfor consistent branding.Notes
How to Test
/mentorship/mentor-registration.Type
Related Issue
Closes #84
Screenshots
Testing
Pull request checklist
Please check if your PR fulfills the following requirements: