Skip to content
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

[MTV-2247] Initial new create plan wizard setup #1525

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jpuzz0
Copy link
Contributor

@jpuzz0 jpuzz0 commented Mar 17, 2025

📝 Links

https://issues.redhat.com/browse/MTV-2247

📝 Description

Initial setup of the newer wizard which is mainly getting the framework of using react-hook-form and validation established between steps and demonstrating a single field's data is stored and submittable from the Review and create (last) step.

Accessible for testing via a new URL, http://localhost:9000/mtv/create/plan, which will have to be entered manually, as the actions to create migration plans throughout the plugin still point to the current wizard.

🎥 Demo

Screen.Recording.2025-03-17.at.3.21.49.PM.mov

📝 CC://

@mmenestr

@jpuzz0 jpuzz0 force-pushed the MTV-2247-init-wizard-setup branch from a6a851b to f0cd197 Compare March 17, 2025 19:16
@jpuzz0 jpuzz0 force-pushed the MTV-2247-init-wizard-setup branch from f0cd197 to a27e320 Compare March 17, 2025 19:18
Copy link

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.13%. Comparing base (13484d0) to head (a27e320).
Report is 367 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1525      +/-   ##
==========================================
- Coverage   36.81%   36.13%   -0.68%     
==========================================
  Files         158      157       -1     
  Lines        2548     2604      +56     
  Branches      599      632      +33     
==========================================
+ Hits          938      941       +3     
- Misses       1428     1469      +41     
- Partials      182      194      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants