-
Notifications
You must be signed in to change notification settings - Fork 63
wizard: add Users to review step (HMS-4906) #2633
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
Conversation
50ca10d
to
0b30043
Compare
This PR is stale because it has been open 30 days with no activity. Remove "Stale" label or comment or this will be closed in 7 days. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
@@ Coverage Diff @@
## main #2633 +/- ##
==========================================
+ Coverage 85.04% 85.07% +0.03%
==========================================
Files 183 183
Lines 20588 20635 +47
Branches 2000 2008 +8
==========================================
+ Hits 17509 17556 +47
Misses 3057 3057
Partials 22 22
Continue to review full report in Codecov by Sentry.
|
07923de
to
4af3278
Compare
4ff4dd0
to
a76930d
Compare
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.
Looking good! Added a few comments.
src/Components/CreateImageWizard/steps/Review/ReviewStepTextLists.tsx
Outdated
Show resolved
Hide resolved
src/Components/CreateImageWizard/steps/Review/ReviewStepTextLists.tsx
Outdated
Show resolved
Hide resolved
src/Components/CreateImageWizard/steps/Review/ReviewStepTextLists.tsx
Outdated
Show resolved
Hide resolved
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.
Thank you!
this commit add Users to review step - (HMS-4906)