Comment 1 for bug 2036313

Revision history for this message
Stephanie Leary (stephanieleary) wrote :

Branch here: https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/sleary/lp2036313-search-prefs-form-labels

Adds <label> tags to the last three form fields on the search preferences screen:

* Default Search Pane
* Search Results Per Page
* Exclude Electronic Resources

To test, visit /eg2/en-US/staff/catalog/prefs (adjusting your locale) and run WAVE or Axe Dev Tools to get a report on form fields without labels.

With the branch for bug 1999158 in place, all form fields should be labeled. Without that patch, the Default Search Library and Preferred Library will be missing labels, but the three listed above will be correctly labeled.