Comment 1 for bug 2009865

Revision history for this message
Stephanie Leary (stephanieleary) wrote : Re: Search results should include heading tags

Branch here:
https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/sleary/LP2009865-catalog-search-result-headings

In conjunction with the fix for Bug #1994711, the resulting page outline is:

h1. Staff Catalog
h2. Search Results (N)
(repeat for each result:)
h3. [Title]
h4. [Author]
(repeat for each facet box:)
h4. [Facet title]

We might want to give the facet sidebar a screenreader-only subheading and adjust the heading levels of the facet titles, but that can be addressed separately.