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

[feat] make progress bar component #34

Merged
merged 7 commits into from
Nov 16, 2023

Conversation

jinkang-0
Copy link
Contributor

@jinkang-0 jinkang-0 commented Nov 3, 2023

🎋 Description

🌴 What's new in this PR

Added ProgressBar component

Restructured auth flow to share layout with for general auth and for onboarding.

🌲 Screenshots

image

🌳 How to review

First, fetch this branch:

git fetch origin jinkang/ijp-69-make-progress-bar-component

Then, git checkout

git checkout jinkang/ijp-69-make-progress-bar-component

Finally, navigate to localhost:3000/onboarding/ after starting the server to see the changes.

🌱 Next steps

🔗 Relevant Links

ℹ️ Online sources

🪴 Related PRs

CC: @pragyakallanagoudar, @davidqing6432

Copy link

linear bot commented Nov 3, 2023

IJP-69 Make progress bar component.

Screenshot 2023-10-31 at 9.57.20 PM.png

Screenshot 2023-10-31 at 9.57.39 PM.png

Make the progress bar component according to the hifis for the onboarding flows. There are different versions for this for the attorney and interpreter flows— please reference the Figma to figure out what these options look like!

[bar count +1]

@jinkang-0 jinkang-0 force-pushed the jinkang/ijp-69-make-progress-bar-component branch from 2b56aea to ed2cf3e Compare November 11, 2023 10:30
@jinkang-0 jinkang-0 marked this pull request as ready for review November 11, 2023 10:30
}) {
return (
<ProgressCircleDiv $checked={checked}>
<H4>{text}</H4>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Question for @davidqing6432: Personally, I feel like it would be better to have the titles for each circle be slightly further away from the circle itself?

@pragyakallanagoudar pragyakallanagoudar merged commit e64a2b1 into main Nov 16, 2023
2 checks passed
@pragyakallanagoudar pragyakallanagoudar deleted the jinkang/ijp-69-make-progress-bar-component branch November 29, 2023 02:24
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.

3 participants