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

Created progress bar component #279

Merged
merged 4 commits into from
Jul 20, 2022

Conversation

Aveline-art
Copy link
Member

@Aveline-art Aveline-art commented Jul 20, 2022

Fixes #275

Changes

  • created <ProgressBar> component which uses a div with roles set as progress bar
    • the browser's native <progress> element could not be tuned to fit our design system of having separate bars
  • upgraded dependencies for both react and python side
  • added new component to demo
  • added new accessibility tests for progress bar

@Aveline-art Aveline-art merged commit 3a7e7ca into hackforla:dev-branch-1 Jul 20, 2022
@Aveline-art Aveline-art deleted the create-progress-bar branch August 2, 2022 22:56
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.

None yet

1 participant