Challenge Overview
Describe the bug
The form fields on the page do not have associated labels.
To Reproduce Steps to reproduce the behavior:
- Go to the Members registration page:https://accounts.topcoder.com/member/registration.
- Type in each form field to check if there is a visible label at all times.
- Notice all the text fields have placeholder text which disappears when we start typing.
Expected behavior
There should be a visible label at all times which is associated with the respective form field.
Actual behavior The placeholder text has been given for all the form fields which disappears when user starts typing.
Additional context
Type: Form Fields
Page: https://accounts.topcoder.com/member/registration
Status: Not Fixed