-
Notifications
You must be signed in to change notification settings - Fork 43
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
🌱 update to new wizard for assessment-wizard and custom-wizard-footer #1473
🌱 update to new wizard for assessment-wizard and custom-wizard-footer #1473
Conversation
Signed-off-by: gitdallas <[email protected]>
@gitdallas haha sorry about that! You can create a stakeholder in the "controls" section of the app. |
Signed-off-by: gitdallas <[email protected]>
025a3fb
to
9c156aa
Compare
Signed-off-by: gitdallas <[email protected]>
Signed-off-by: gitdallas <[email protected]>
Signed-off-by: gitdallas <[email protected]>
Signed-off-by: gitdallas <[email protected]>
…/github.com/gitdallas/tackle2-ui into chore/1244-update-dep-assessment-wiz-to-new
Signed-off-by: gitdallas <[email protected]>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1473 +/- ##
==========================================
- Coverage 40.81% 40.69% -0.13%
==========================================
Files 139 139
Lines 4459 4463 +4
Branches 1018 1067 +49
==========================================
- Hits 1820 1816 -4
+ Misses 2627 2552 -75
- Partials 12 95 +83
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
client/src/app/pages/assessment/components/assessment-wizard/assessment-wizard.tsx
Show resolved
Hide resolved
client/src/app/pages/assessment/components/assessment-wizard/assessment-wizard.tsx
Show resolved
Hide resolved
client/src/app/pages/assessment/components/assessment-wizard/assessment-wizard.tsx
Show resolved
Hide resolved
Looking good - just a few small comments re: leftover function & useMemo usage. |
Signed-off-by: gitdallas <[email protected]>
Signed-off-by: gitdallas <[email protected]>
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.
Haven't tested but code LGTM
Would like some thorough testing on this.
#1244