-
Notifications
You must be signed in to change notification settings - Fork 0
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
Admin create posting side "navigation bar" #137
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple of questions and we should wait for design to get back to us :)
frontend/src/App.tsx
Outdated
@@ -2,6 +2,7 @@ import "@fontsource/inter/400.css"; | |||
import "@fontsource/inter/700.css"; | |||
import "@fontsource/raleway/400.css"; | |||
import "@fontsource/raleway/600.css"; | |||
import "@fontsource/open-sans/700.css"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see that the number of the step uses the font open-sans. Let's double check with @krystaltruong @sohak22 @amandatdu @JoshuaYe that this is correct. I feel like we should just use one of the fonts that we're already using in our design system (i.e. raleway or inter)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good! I was just going off of what was in the mockup on Figma.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did you get a chance to ask designers about this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whoops, sorry I thought they would look at this PR. I'll check with them next work session.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In regards to this, I talked with @krystaltruong and we agreed to go with using the Inter font to stay consistent with our design system. I've made the appropriate changes
c123594
to
32625c0
Compare
Visit the preview URL for this PR (updated for commit 5e78475): https://sistering-dev--pr137-joseph-admin-posting-ql0moxqf.web.app (expires Fri, 25 Feb 2022 02:02:00 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks great! Just wanna follow up on the what to do about the Open Sans font and then I'll approve
32625c0
to
5e78475
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ticket link
Closes #60
Implementation description
Steps to test
What should reviewers focus on?
Checklist