Change #6011
Category | None |
Changed by | Jane Sandberg <sandbej | @linnbenton.edu>
Changed at | Mon 18 Feb 2019 13:58:54 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | fa490cf5308f26316d29d0fbc8178ca136236743 |
Comments
LP1796225: Only auto-focus search on the home page For a11y and usability, it's better to autofocus form fields only when they are the main purpose of a page. To test: 1) In the public catalog, visit the search results, record view, library details, basket, and password reset pages. Notice that the cursor leaps to the search bar in each of these pages. 2) Apply this commit. 3) Re-visit all those pages. Notice that the cursor no longer leaps to the search bar. 4) Visit the home page of the public catalog. Notice that the cursor still leaps to the search bar on this page only. Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu> Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Changed files
- Open-ILS/src/templates/opac/parts/searchbar.tt2