What does this mean?
Forms should always contain a submit button, otherwise some people using accessible technologies may not be able to submit the form.
More helpSubmit buttons are <input>
elements with a type attribute of submit
or
image
, or <button>
elements with type submit
. See Technique
H32.
43.2% done
How close this website is to fixing this issue.
You can't view any more detail about this particular issue right now.
This is probably because we're still working on this. Take a look at another issue.
This is probably because we're still working on this. Take a look at another issue.