Several admin pages need <title>s

Bug #2008794 reported by Jane Sandberg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Won't Fix
Medium
Unassigned

Bug Description

Steps to recreate:

1. In your browser, go to Administration > Server Administration. Note that the title in your browser tab either says "Evergreen" or keeps the title from the previous screen you were on.
2. Repeat step 1 for the following screens:

* Administration > Local Administration.
* Administration > Local Administration > Cash Reports
* Administration > Local Administration > Circ Limit Sets
* Administration > Local Administration > Course Reserves List
* Administration > Local Administration > Patrons with Negative Balances
* Administration > Local Administration > Staff Portal Page
* Administration > Local Administration > Surveys
* Administration > Server Administration > Floating Groups
* Administration > Server Administration > MARC Coded Value Maps

This is a WCAG level A failure (see https://www.w3.org/WAI/WCAG21/Techniques/failures/F25). It's also annoying for users who aren't able to tell at a glance which screen they have open in a particular tab.

It should be easy to resolve, though: just need to add an appropriate <eg-title> to the template. In each of these cases, the <title> text should match the bannerText from the screen's <eg-staff-banner>.

Revision history for this message
Terran McCanna (tmccanna) wrote :

Jane, does the work in https://bugs.launchpad.net/evergreen/+bug/1994711 resolve this issue?

Revision history for this message
Jane Sandberg (sandbergja) wrote :

I think they are separate issues. For this bug, I was specifically thinking about the html <title> element (within <head>), rather than the <h1> element (within <body>).

Having matching <title> and <h1> text is a best practice though, so definitely related.

Revision history for this message
Terran McCanna (tmccanna) wrote :

Ah, thanks for the clarification!

Changed in evergreen:
status: New → Confirmed
importance: Undecided → Medium
tags: added: bitesize
Revision history for this message
Stephanie Leary (stephanieleary) wrote :

I think this bug has been resolved elsewhere; I'm seeing the correct titles on these particular pages. Either we fixed a template or Angular 15 did something smarter about titles.

Jane, can you confirm that these page titles are now correct?

Revision history for this message
Terran McCanna (tmccanna) wrote :

I have checked these pages and confirm that the appropriate page title is being generated in the title tag in the HTML head element as well as showing up as expected in the browser tab. Marking this Won't Fix since it has been resolved somewhere else along the way.

Changed in evergreen:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.