Accessibility Report For "https://caseagrant.ucsd.edu/market-your-catch"
Generated at: Wed Apr 22 2026 17:26:38 GMT+0000 (Coordinated Universal Time)
2 errors
0 warnings
0 notices
-
Error: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2
<form id="searchFormDesktop" class="navbar-form navbar-right navbar-search no-gutter" role="search" action="/search">
<label for="searchCASG" ...</form> (select with "#searchFormDesktop")
-
Error: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2
<form id="searchFormMobile" class="navbar-form navbar-right navbar-search form-inline" role="search" action="/search">
<div class="input-group ...</form> (select with "#searchFormMobile")