hackforla / lucky-parking

Visualization of parking data to assist in understanding of the effects of parking policies on a neighborhood by neighborhood basis in the City of Los Angeles
https://www.hackforla.org/projects/lucky-parking.html
34 stars 60 forks source link

feat(ui): Implement stepper component #546

Closed gibsonliketheguitar closed 11 months ago

gibsonliketheguitar commented 11 months ago

Description

Implement Stepper Components

Related Issues

Resolves #521

Testing

Test Suites: 1 failed, 4 passed, 5 total Tests: 32 passed, 32 total Snapshots: 0 total Time: 19.803 s


File                                           | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s 
-----------------------------------------------|---------|----------|---------|---------|-------------------
 ui/src/components/stepper                     |   66.66 |    77.27 |    62.5 |   70.37 |                   
  index.ts                                     |       0 |      100 |       0 |       0 | 1-2               
  stepper-circle.tsx                           |     100 |      100 |     100 |     100 |                   
  stepper-container.tsx                        |     100 |        0 |     100 |     100 | 8                 
  stepper-item.tsx                             |     100 |     62.5 |     100 |     100 | 15-16,18          
  stepper-line.tsx                             |     100 |       80 |     100 |     100 | 14                
  stepper.stories.tsx                          |       0 |      100 |       0 |       0 | 2-37   

### Checklist

<!--
  Check off items in the list by replacing the space between the square brackets with an `x`.
  You should aim to check off all items in the list.
-->

- [x] I have followed all conventions outlined in our documentation.
- [x] I have fully tested my changes and confirmed that all new and existing tests pass.
- [x] I have written meaningful commit messages for all changes.
- [x] I have linted and formatted my changes to follow the code style of this repository.
- [] I have updated our documentation, accordingly.
- [x] I have checked currently opened pull requests to ensure that there are no pending pull request for the same changes or issues.
- [x] I have confirmed that this pull request fully meets the acceptance criteria for all related issues listed above.
netlify[bot] commented 11 months ago

Deploy Preview for lucky-parking-staging canceled.

Name Link
Latest commit 49b1d3cd2cb8869fb64989c28d98a4ca10e8f809
Latest deploy log https://app.netlify.com/sites/lucky-parking-staging/deploys/6518c908d39d690008c2e857
netlify[bot] commented 11 months ago

Deploy Preview for lucky-parking-staging-storybook ready!

Name Link
Latest commit 49b1d3cd2cb8869fb64989c28d98a4ca10e8f809
Latest deploy log https://app.netlify.com/sites/lucky-parking-staging-storybook/deploys/6518c9088e61b2000823a2e9
Deploy Preview https://deploy-preview-546--lucky-parking-staging-storybook.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.