Use dynamic page titles #436
Labels
accessibility
Involves changes intended to improve accessibility
Effort: 8
Effort estimated at full day
enhancement
New feature or request
front end
Involves changes to the front end (React) application and/or UI
@janelilr from the DUX team gave us the following feedback:
"The one thing I noticed, is the Tab at the top of the browser page has a title, but it doesn't change to reflect the page you are on. Example: Remote Offices Hours Queue - add queue."
WCAG 2.1.4 mentions this in its examples and has it flagged as an Advisory Technique. I believe we've done this in the past using
react-helmet
.The text was updated successfully, but these errors were encountered: