Slide 22
Slide 22 text
EXAMPLE
FORM EXAMPLE
▸ It should have …
▸ headings, links, tabs
▸ input fields, with placeholders
▸ checkbox, ? (tooltip)
▸ submit button
▸ disabled by default?
▸ requires checkbox?
▸ form validation
- What happens on submit?
- What happens when form submission is successful
- What happens when form submission is unsuccessful
- API failure, etc.
- Are the form inputs populated?
- Is the user given some feedback?