Skip to content
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

Fix missing page titles from 500 and 404 #807

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

Cruikshanks
Copy link
Member

We spotted this whilst working on another feature that our error pages do not have titles. This impacts how the browser labels things like tabs. Basically, they should have them!

This change adds the missing titles to the views.

Screenshot 2024-03-12 at 10 45 49

Broken on the left, fixed on the right

Spotted whilst working on a feature that our error pages do not have titles. This impacts how the browser labels things like tabs. Basically, they should have them!

This change adds the missing titles to the views.
@Cruikshanks Cruikshanks added the bug Something isn't working label Mar 12, 2024
@Cruikshanks Cruikshanks self-assigned this Mar 12, 2024
@Cruikshanks Cruikshanks marked this pull request as ready for review March 12, 2024 11:00
Copy link
Contributor

@Jozzey Jozzey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Cruikshanks Cruikshanks merged commit 66d3c92 into main Mar 12, 2024
6 checks passed
@Cruikshanks Cruikshanks deleted the missing-page-titles-in-error-pages branch March 12, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants