jessicamlee / CMJSH-agency

CMJSH Agency is a fictional, digital marketing agency focused on designing, developing, and marketing accessible business solutions in the forms of responsive website interfaces.
4 stars 0 forks source link

"Your message" field is not a required attribute #25

Open jessicamlee opened 1 year ago

jessicamlee commented 1 year ago

Description:

The "Your Message" field in the contact section is not prompting as a required field. An error in the console-log indicates a syntax spelling error that "required" was spelt as "reequired".

Steps to Reproduce:

  1. Go to https://jessicamlee.github.io/CMJSH-agency/.
  2. In the contact section, properly fill out the first 2 input fields and leave the last ("Your Message") field empty.

Submit the form

Expected Result:

A prompt should appear indicating that the field is required to have content.

Actual Result:

You can send a form without any content. There is no prompt indicating that the field needs to be filled in.

Configuration:

This issue was found on all tested environments.

Devices:

iPhone X, iPhone 13 Pro Max, iPad, iPad Pro, 13' MacBook Pro, Surface Pro 4 (2736 x 1824), Windows 10 Desktop (24" wide screen)

Browsers:

Chrome, Safari, FireFox

jessicamlee commented 1 year ago

This issue was resolved by @MalcolmTann in the following branch:

RE: https://github.com/jessicamlee/CMJSH-agency/commit/1f54664fec14fe964fdd50185bea379f2c757c26