Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Signup component created #96

Merged
merged 8 commits into from
Jan 3, 2020

Conversation

Ninad99
Copy link
Contributor

@Ninad99 Ninad99 commented Dec 27, 2019

@all-contributors please add @Ninad99 for code

@ArnasDickus
Copy link
Collaborator

Hello until you fix travis test I can't review your project.

Travis problem:
Line 54:30: 'setIsPasswordHidden' is assigned a value but never used

@ArnasDickus ArnasDickus self-requested a review December 28, 2019 16:09
Copy link
Collaborator

@ArnasDickus ArnasDickus left a comment

Choose a reason for hiding this comment

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

Hello thanks for adding PR. Here's my concerns:

  1. Sign up wrong font size. The design has 36px, your 20px. Also text is too low.
  2. Name, email address, password. Text is bold as well as 14px not 16px.
  3. Avoid using h1, h3, buttons as a selectors use classes instead.

I suggest looking once again to figma. Click on text look at font-size try to make it look closer to design.

Also I'm aware about navbar issue. I will respond regarding that issue a little later.

src/pages/Register/RegisterPage/Register.module.scss Outdated Show resolved Hide resolved
src/pages/Register/RegisterPage/RegisterPage.jsx Outdated Show resolved Hide resolved
@Ninad99 Ninad99 requested a review from ArnasDickus December 28, 2019 19:47
Copy link
Collaborator

@ArnasDickus ArnasDickus left a comment

Choose a reason for hiding this comment

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

Hello looks much better. Now, all is left to do is.
Improve error message according to design.

So you can improve components/units/Span/Span element. Or create your own error element based on that span, and put it similiar to design. To avoid messing up with other designs don't delete span element from components/units/Span/Span.

@Ninad99
Copy link
Contributor Author

Ninad99 commented Dec 31, 2019

Hey! I modified the styles on the existing Span element so that it matches the design. Please have a look!

@Ninad99 Ninad99 requested a review from ArnasDickus January 1, 2020 12:23
Copy link
Collaborator

@ArnasDickus ArnasDickus left a comment

Choose a reason for hiding this comment

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

Looks great. Merging.

@ArnasDickus ArnasDickus merged commit aefd215 into zero-to-mastery:development Jan 3, 2020
@Ninad99 Ninad99 deleted the signup-component branch January 4, 2020 10:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants