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

De-duplicate wizard step partials #820

Merged
merged 6 commits into from
Jul 8, 2024
Merged

Conversation

Kizr
Copy link
Contributor

@Kizr Kizr commented Jul 3, 2024

Context

We are duplicating views for wizards when the journey remains the same, we feel that these views/steps are coupled to the logic of the wizard and should be treated as such

Changes proposed in this pull request

  • Move step views into the new wizards folder
  • Consolidate existing views and tranlsations into this new location
  • Update base step path to point to new location

Guidance to review

  • Add a placement as Colin & Anne, experience should not change.

Link to Trello card

Deduplicate wizard step partials

@Kizr Kizr self-assigned this Jul 3, 2024
@Kizr Kizr requested review from a team as code owners July 3, 2024 10:17
@Kizr Kizr changed the base branch from main to ba/add_a_placement_support July 3, 2024 10:17
@Kizr Kizr force-pushed the ba/deduplicate_wizard_step_partials branch from ea1d8ea to db7738b Compare July 3, 2024 10:39
Base automatically changed from ba/add_a_placement_support to main July 4, 2024 14:47
@Kizr Kizr force-pushed the ba/deduplicate_wizard_step_partials branch from 20fdab4 to 9600e11 Compare July 8, 2024 09:53
@Kizr Kizr merged commit f438f84 into main Jul 8, 2024
8 checks passed
@Kizr Kizr deleted the ba/deduplicate_wizard_step_partials branch July 8, 2024 10:26
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.

3 participants