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

SFR-1799/1800: Update page titles for accessibility #454

Merged
merged 4 commits into from
Nov 1, 2023

Conversation

jackiequach
Copy link
Collaborator

Jira Ticket

This PR does the following:

  • Update Collection, Edition, and Work page titles for accessibility

Testing requirements & instructions:

@vercel
Copy link

vercel bot commented Oct 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sfr-bookfinder-front-end ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2023 5:54pm

Comment on lines 40 to 45
{truncateStringOnWhitespace(
collectionResult.metadata.title,
MAX_TITLE_LENGTH
) +
" | " +
documentTitles.collection}
Copy link
Contributor

Choose a reason for hiding this comment

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

Another option here would be to use template literals

@jackiequach jackiequach merged commit 8482801 into development Nov 1, 2023
6 checks passed
@jackiequach jackiequach deleted the SFR-1799_update-page-titles branch November 1, 2023 18:57
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.

2 participants