Skip to content

Wizard: always enable Next, Review, and Create/Save buttons (HMS-10658)#4579

Open
mgold1234 wants to merge 5 commits into
osbuild:mainfrom
mgold1234:next_button
Open

Wizard: always enable Next, Review, and Create/Save buttons (HMS-10658)#4579
mgold1234 wants to merge 5 commits into
osbuild:mainfrom
mgold1234:next_button

fix: address review feedback for always-enabled buttons (HMS-10658)

f119090
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

78.12% (-0.37%) compared to ba26b1a

View this Pull Request on Codecov

78.12% (-0.37%) compared to ba26b1a

Details

Codecov Report

❌ Patch coverage is 67.87879% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.12%. Comparing base (ba26b1a) to head (f119090).

Files with missing lines Patch % Lines
...reateImageWizard/components/ReviewWizardFooter.tsx 33.33% 11 Missing and 1 partial ⚠️
...reateImageWizard/components/CustomWizardFooter.tsx 47.61% 8 Missing and 3 partials ⚠️
...Components/CreateImageWizard/CreateImageWizard.tsx 82.45% 10 Missing ⚠️
.../CreateImageWizard/utilities/scrollToFirstError.ts 11.11% 8 Missing ⚠️
...ImageWizard/steps/Review/Footer/CreateDropdown.tsx 0.00% 2 Missing and 2 partials ⚠️
...teImageWizard/steps/Review/Footer/EditDropdown.tsx 25.00% 2 Missing and 1 partial ⚠️
.../CreateImageWizard/utilities/ValidationContext.tsx 75.00% 3 Missing ⚠️
...steps/ImageOutput/components/TargetEnvironment.tsx 66.66% 1 Missing ⚠️
...ents/CreateImageWizard/utilities/useValidation.tsx 96.77% 1 Missing ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4579      +/-   ##
==========================================
- Coverage   78.48%   78.12%   -0.37%     
==========================================
  Files         258      260       +2     
  Lines        6856     6934      +78     
  Branches     2540     2530      -10     
==========================================
+ Hits         5381     5417      +36     
- Misses       1379     1418      +39     
- Partials       96       99       +3     
Files with missing lines Coverage Δ
...rc/Components/CreateImageWizard/ValidatedInput.tsx 100.00% <100.00%> (ø)
...steps/ImageOutput/components/TargetEnvironment.tsx 85.71% <66.66%> (-0.65%) ⬇️
...ents/CreateImageWizard/utilities/useValidation.tsx 90.58% <96.77%> (+0.02%) ⬆️
...teImageWizard/steps/Review/Footer/EditDropdown.tsx 40.90% <25.00%> (-1.60%) ⬇️
.../CreateImageWizard/utilities/ValidationContext.tsx 75.00% <75.00%> (ø)
...ImageWizard/steps/Review/Footer/CreateDropdown.tsx 47.54% <0.00%> (-3.34%) ⬇️
.../CreateImageWizard/utilities/scrollToFirstError.ts 11.11% <11.11%> (ø)
...Components/CreateImageWizard/CreateImageWizard.tsx 84.95% <82.45%> (-0.23%) ⬇️
...reateImageWizard/components/CustomWizardFooter.tsx 57.14% <47.61%> (-7.86%) ⬇️
...reateImageWizard/components/ReviewWizardFooter.tsx 61.36% <33.33%> (-20.78%) ⬇️

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba26b1a...f119090. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.