Skip to content

fix: update multi-page forms to update their title for sub-pages #5877

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

thiessenp-cds
Copy link
Contributor

@thiessenp-cds thiessenp-cds commented Jul 14, 2025

Summary | Résumé

This PR gives our forms-form pages a more unique title to help meet the below success criteria. This is more of a subjective change since the page titles were arguable already unique enough.
https://www.w3.org/WAI/WCAG22/Understanding/page-titled.html

For single-page forms only update the confirmation page title.
For multi-page forms update, on sub-pages update the page title and also the Review page and confirmation page.

Testing

Look at the browser title and verify the page title is updated based on the above.
Using a screen reader won't really help since a page's heading is focussed on dynamic update and read (interrupting the page title update announcement).

Copy link
Contributor

@thiessenp-cds thiessenp-cds marked this pull request as ready for review July 14, 2025 19:23
@thiessenp-cds thiessenp-cds changed the title update multi-page forms to update their title for sub-pages fix: update multi-page forms to update their title for sub-pages Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant