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

As a ‘Member of the Public’, after I have selected an appointment date/time I want to then fill in my details to confirm the appointment #634

Closed
HollyJoyPhillips opened this issue Mar 16, 2020 · 0 comments · Fixed by #899
Assignees
Labels
book-a-valuation Book a valuation web component feature New feature or request front-end Relates to front end issues web-components

Comments

@HollyJoyPhillips
Copy link
Contributor

HollyJoyPhillips commented Mar 16, 2020

Given that I am a ‘Member of the Public' and I have completed the previous step of selecting an available time slot, I want to then complete a form with my contact details to confirm the appointment

Summary: This is the final step of the wizard for booking a valuation, we require the contact information in order to confirm the appointment and create the appointment in the /appointments API. It should also send an automated email to the user to confirm the details (TBC)

Step one ticket: #630
Step two ticket: #633

See demo here: https://tracker.reapit.net/demo/_demo/rda/

Task: To create a form with the following information

Title: Your details

  • Subtext: Booking for (insert date and time selected from previous step) Example: Booking for Monday 9th March at 10am

Section: About you
Fields:

  • Title
  • First Name (required field)
  • Surname (required field)

Section: Property Address

Section: Contact

  • Mobile Number (required field)

Section: Note

  • Text box with placeholder text: Please enter any additional notes about the appointment or property

Section: Looking to buy?

  • Radio select: Yes or No (default on No)

Other

  • Tick box option ‘Tick her to opt into marketing communications.’
  • Button: Request Appointment

See current UI:
image

@HollyJoyPhillips HollyJoyPhillips added feature New feature or request web-components front-end Relates to front end issues book-a-valuation Book a valuation web component labels Mar 16, 2020
@HollyJoyPhillips HollyJoyPhillips added this to the Web Components v2.0 milestone Mar 16, 2020
@nphivu414 nphivu414 self-assigned this Apr 8, 2020
nphivu414 pushed a commit that referenced this issue Apr 14, 2020
nphivu414 pushed a commit that referenced this issue Apr 14, 2020
nphivu414 pushed a commit that referenced this issue Apr 14, 2020
@nphivu414 nphivu414 linked a pull request Apr 14, 2020 that will close this issue
nphivu414 pushed a commit that referenced this issue Apr 15, 2020
* feat: #634:  Appointment confirmation form
willmcvay pushed a commit that referenced this issue Apr 29, 2020
* feat: #634:  Appointment confirmation form
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
book-a-valuation Book a valuation web component feature New feature or request front-end Relates to front end issues web-components
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants