Skip to content

Directory Form Page 3#166

Merged
benjaminJohnson2204 merged 5 commits into
mainfrom
DirectoryForm3
Dec 19, 2025
Merged

Directory Form Page 3#166
benjaminJohnson2204 merged 5 commits into
mainfrom
DirectoryForm3

Conversation

@AdamRolander

@AdamRolander AdamRolander commented Jun 5, 2025

Copy link
Copy Markdown
Contributor

Tracking Info

Resolves #106

CSS Checklist

  • Do you have width, padding, margin with a high (> ~ 100px) or negative value? Do you need it? Can rem em % vw vh be used instead?
  • No
  • Did you avoid hard coding positions? (position, top, left, rules) Can display:flex; and justify and align uses be used instead?
  • Yes

Changes

  • Added styling and state for 3rd directory form page
  • Included custom phone input component

Testing

  • Verified no console errors
  • Form layout resembles Figma designs
  • Results page contains form data fields

Confirmation of Change

Navigate to localhost:3000/directoryForm and complete the first two pages to render in the third

@AdamRolander AdamRolander requested a review from Miyuki-L as a code owner June 5, 2025 22:16
@benjaminJohnson2204 benjaminJohnson2204 merged commit a24a091 into main Dec 19, 2025
2 checks passed
@benjaminJohnson2204 benjaminJohnson2204 deleted the DirectoryForm3 branch December 19, 2025 06:36
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.

Directory Form: Page 3

2 participants