govuk-one-login / ipv-cri-common-express

Common frontend components for Credential Issuers
MIT License
2 stars 0 forks source link

Work towards more consistent page titles #402

Open wilsond-gds opened 2 weeks ago

wilsond-gds commented 2 weeks ago

Issue

Currently the page titles in the service are not consistent between CRIs.

Solution

Update the title tag nunjucks code at line 8 of base-page.njk so it outputs a <title> tag that matches the agreed pattern for the One Login journey.

Tagging @fewtrees-pa for visibility as requested

merlinc commented 2 weeks ago

This issue can definitely be fixed using the suggestion you've made 👍

I think there's also a wider context of teams ensuring they are setting the locale properties correctly.

Looking at that spreadsheet and then at the relevant localisation files, it's easy to determine why kbv-front has a correct service name, and why cic-front has an empty one.