Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bc 246 chiu migrate sign up #80

Open
wants to merge 7 commits into
base: refactor/react-migration
Choose a base branch
from

Conversation

chiumz9
Copy link
Collaborator

@chiumz9 chiumz9 commented Aug 23, 2022

-Corrected texts to match Figma
-Margins weren't listed in Figma so I gauged it
-Added some shadows to match Figma

Comments
-Single Action button doesn't match color in Figma. Black vs Darkgrey

font-size: 12px;
font-style: italic;
.SingleActionButton {
background-color: red;
Copy link
Owner

Choose a reason for hiding this comment

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

what's this class' intent? i don't see a use case for this on the figma

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

left that in by accident. I believe it came with the old css file so I was trying to locate it to see what it was doing.

Copy link
Owner

@yeezick yeezick left a comment

Choose a reason for hiding this comment

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

@chiumz9 so far so good! Everything looks fine, code looks clean. Only comments are about styling:

  • the font you have is much thinner than on the figma, clicking on the figma element should give you the right weights and stuff
  • a lot of gap between labels and their inputs, i recommend shortening this distance but keeping the distance between the inputs above it. this article will show you how to measure distance on figma

last thing I would recommend is to run git pull origin refactor/react-migration to deal with any conflicts with this file

Ping me when these are done, merging won't be long after!

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.

2 participants