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] create ProgressBar component #26

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

allisonhongberkeley
Copy link

@allisonhongberkeley allisonhongberkeley commented Nov 8, 2024

🍞 What's new in this PR

🥐 Description

  • Created a percentage-based % ProgressBar component to show the onboarding progress.

🥖 Screenshots

Screenshot 2024-12-28 at 2 17 19 AM
Screenshot 2024-12-28 at 2 17 53 AM
Screenshot 2024-12-28 at 2 18 16 AM

🥪 How to review

  • Start on the /onboarding/role-selection route and choose either or both roles. Go through the onboarding flow pages and observe the progress bar update.

🥧 Next steps

  • Make the progress value dynamic (instead of hard-coded) to match the current state of the data flow.
    • Track data flow and current url to get progress.
  • Implement Progress Bar into Facility Onboarding and Facility Availability flows.

🥞 Relevant links

🥨 Online sources

🥯 Related PRs

CC: @celinechoiii

@allisonhongberkeley allisonhongberkeley changed the title [feat] create ProgressBar component [BRE-34] create ProgressBar component Nov 8, 2024
@allisonhongberkeley allisonhongberkeley force-pushed the allison/progress-bar branch 3 times, most recently from a22e8b3 to 2bf93ce Compare December 8, 2024 00:10
@allisonhongberkeley allisonhongberkeley marked this pull request as ready for review December 28, 2024 10:43
@allisonhongberkeley allisonhongberkeley changed the title [BRE-34] create ProgressBar component [feat] create ProgressBar component Dec 28, 2024
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.

1 participant