sprimit / DGC-Web

DGC Web
0 stars 0 forks source link

Terms & Conditions page issues #5

Open ravi-sprim opened 10 years ago

ravi-sprim commented 10 years ago

Issue Description: Terms & Conditions page issues

Steps:

  1. URL: http://test.sprim-health.com/
  2. Click on 'I'm a User'.
  3. In 'Risk Assessment' page select all the mandatory fields and click on Next.
  4. In registration page enter all the details and click on Next.
  5. Enter invalid data in any page(Eg: Mail id)
  6. Click on Submit.

AR:

  1. Proper error message is not displaying. -> Following error message is displaying for email address: 'The Email field must contain a valid email address.'
  2. Following fields details are clearing: -> Birth Date, Height, Level of Activity, Gender, Weight(Drop down value), Diabetes(Button).
  3. Terms & Conditions Accept/Deny radio buttons are displaying in side the scroll bar.
  4. By default Deny is selected.
  5. Horizontal scroll bar is displaying.
  6. Submit by selecting the Deny. In alert window title of the alert is not displaying. And OK button is displaying right corner, With out background color.

ER:

  1. Proper error message should display for all the fields. -> eg: 'Please enter valid email address'.
  2. After final submit details should not clear in any page, If details are invalid.
  3. Terms & Conditions Accept/Deny radio buttons should display out side of the scrolled.
  4. By default select Accept radio button.
  5. Horizontal scroll bar should not display.
  6. Show the alert title name, Display OK button in middle of the page & show the background color of OK button(Green).

Note: In any place if invalid data is available restrict in the same page. And show proper error message. Currently it's allowing to navigate next page in all the cases.

PFA.

user_registration_terms conditions

sprimit commented 10 years ago

auto filled the submite form if any error happened