Skip to content

I43 sign up page - #111

Merged
jsun1590 merged 150 commits into
mainfrom
i43-sign_up_page
Jul 20, 2022
Merged

I43 sign up page#111
jsun1590 merged 150 commits into
mainfrom
i43-sign_up_page

Conversation

@jsun1590

@jsun1590 jsun1590 commented Jul 14, 2022

Copy link
Copy Markdown
Contributor

Change Summary

[Briefly summarise the changes that you made. Just high-level stuff]

Change Form

Fill this up (NA if not available). If a certain criteria is not met, can you please give a reason.

  • The pull request title has an issue number
  • The change works by "Smoke testing" or quick testing
  • The change has tests
  • The change has documentation

Other Information

[Is there anything in particular in the review that I should be aware of?]

Related issue

Comment thread client/pages/signup.vue Outdated
this.accountCreated = true;

// Print input values
console.log(document.getElementsByName('First Name')[0].value);

@jsun1590 jsun1590 Jul 18, 2022

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Field values can be accessed more concisely like so

Screenshot_20220718_204908

This is implemented downstream in i119 if you want to take a look

@jsun1590 jsun1590 changed the title [WIP] I43 sign up page I43 sign up page Jul 20, 2022
@jsun1590
jsun1590 marked this pull request as ready for review July 20, 2022 09:40
@jsun1590
jsun1590 merged commit 3895f24 into main Jul 20, 2022
@jsun1590
jsun1590 deleted the i43-sign_up_page branch July 20, 2022 14:39
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.

Sign up page

7 participants