-
Notifications
You must be signed in to change notification settings - Fork 363
[L2-UX] new Stepper and StepperForm component #2683
Conversation
CLA Assistant Lite All Contributors have signed the CLA. |
ESLint Summary View Full Report
Report generated by eslint-plus-action |
E2E Tests Failed Failed tests:
|
E2E Tests Failed Failed tests:
|
E2E Tests Failed Failed tests:
|
E2E Tests Failed Failed tests:
|
E2E Tests Failed Failed tests:
|
E2E Tests Failed Failed tests:
|
E2E Tests Failed Failed tests:
|
E2E Tests Failed Failed tests:
|
E2E Tests Passed |
E2E Tests Passed |
E2E Tests Passed |
E2E Tests Passed |
E2E Tests Passed |
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.
Looks great!
import Paper from '@material-ui/core/Paper' | ||
import { makeStyles } from '@material-ui/core/' | ||
|
||
import Hairline from '../layout/Hairline' |
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.
The following imports use an absolute path, so maybe here as well?
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.
done!
6e7f59f
to
610f58b
Compare
E2E Tests Passed |
What it solves
Resolves #2631 & #2668
How this PR fixes it
Implementation of a new Stepper and StepperForm Component to fix #2668
How to test it
Screenshots