Wizard: Container UI and options endpoint #4700
Labels
Changelogged
Whether the issue/PR has been added to release notes.
UX
WS:UX
Work stream for UX/Front-end
Milestone
Feature description
This is an issue to create the components needed for the wizard container.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Create the framework for the wizard steps.
Includes building out the stepper UI
Includes the UI framework for buttons, interface elements, etc.
Implementation brief
PHP updates
admin_head-${screen}
hook and generating the markup from the head down. This won't be complicated because the body will just be the empty div for React to render into.JS/React
UnsavedChangesWarning
will prompt the user if they leave with options unsaved.QA testing instructions
git fetch
git checkout feature/4700-setup-onboarding
composer install && npm install && npm run build
./bin/local-env/start.sh
Demo
Changelog entry
The text was updated successfully, but these errors were encountered: