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

Bug: Individual Summary entries get trimmed, instead of full collection. #519

Merged

Conversation

erinesullivan
Copy link
Contributor

Overview

When viewing a Preview or Medium record, by default, each individual piece of metadata gets trimmed if the length of text goes beyond 240 characters. If a record has multiple summaries, each individual summary gets trimmed and displayed instead of being viewed as a whole block of text.

To resolve this, the metadata only shows the first summary if not viewing a Full record, which gets trimmed if necessary.

Testing

  • Make sure the PR is consistent in these browsers:
    • Chrome
    • Firefox
    • Safari
    • Edge
  • Run accessibility tests:
    • WAVE
    • ARC Toolkit
    • axe DevTools
  • Check a record with multiple summaries.
    • Do you only see the first summary?
    • Do you see the remaining summaries when you view the full record?

@erinesullivan erinesullivan merged commit 5ca2e0c into master Jan 28, 2025
6 checks passed
@erinesullivan erinesullivan deleted the bug-summarytruncate-applies-to-each-one-and-not-full-text branch January 28, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant