Skip to content

Conversation

bconti123
Copy link
Member

@bconti123 bconti123 commented Sep 26, 2025

Fixes #1693

What changes did you make and why did you make them?

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied NewUserFormBefore FilledFormBefore
Visuals after changes are applied UpdatedFormText UpdatedFilledFormText

@bconti123
Copy link
Member Author

I fixed the heading style on "Welcome!".

@JackHaeg
Copy link
Member

JackHaeg commented Sep 30, 2025

Hi @bconti123 - thanks for submitting this PR!

A couple of small bits of feedback:

  • Can you please change the welcome text to be larger (should be larger than "Tell us a little bit...."), and reduce the size of "Tell us a little bit about yourself" text. This way text is more easily differentiated.
  • Please add more padding between the Text Fields (above & below) so that the helperText still has some space a when text has been input and the helperText moves to the top of the text field.
  • Please ensure that the helperText does not overlap the outline of the Text Field when it moves to the top of the text field (currently some of the HelperText text overlaps the outline)

Once this is complete, can you please add some updated screenshots for review?

@bconti123
Copy link
Member Author

I’ve updated the MUI styles and screenshots. This PR is now ready for review.

@JackHaeg
Copy link
Member

JackHaeg commented Oct 1, 2025

Thanks so much for the quick turnaround on these fixes @bconti123! Everything is looking good!

One final minor fix - can you please change the text on these two lines from grey to black text so that the typographic hierarchy remains consistent for the user?

Screenshot

image

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.

Update HTML components to MUI: ./src/components/presentational/newUserForm.jsx
2 participants