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

VB-3518, additional support page #58

Merged
merged 3 commits into from
May 20, 2024

Conversation

hutcheonb-moj
Copy link
Contributor

Description

Add additional support page

Main contact and select date and time have both been blank paged so this page could be made properly

@hutcheonb-moj hutcheonb-moj requested a review from tpmcgowan May 20, 2024 13:57
Copy link
Contributor

@tpmcgowan tpmcgowan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍 . Comments on various minor issues. Some questions around naming consistency too. It's complaining about merge conflicts so you might need to update from main too.

@@ -19,6 +19,8 @@ export type BookingJourneyData = {

// selected visitors for this visit
selectedVisitors?: VisitorInfoDto[]

visitorSupport?: string
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've got a bit of a mix in the code of visitorSupport vs additionalSupport: should we standardise on one?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we send it as visitor support - that's why I chose this naming

tpmcgowan
tpmcgowan previously approved these changes May 20, 2024
Copy link
Contributor

@tpmcgowan tpmcgowan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! (looks like it'll need merge/rebase with main before it will go in)

@hutcheonb-moj hutcheonb-moj merged commit a21925d into main May 20, 2024
7 of 8 checks passed
@hutcheonb-moj hutcheonb-moj deleted the VB-3518-additional-support-page branch May 20, 2024 15:57
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