Skip to content

Conversation

@delexagon
Copy link
Collaborator

Summary

Found testimony description pages did not wrap long words correctly, causing overflow text and breakage on mobile screens. Added overflow-wrap to prevent this.

Checklist

  • Added overflow-wrap.
  • Tested result on mobile vertical, landscape, and desktop modes using yarn dev.

Screenshots

Before:
Screenshot_20251104-230817
After:
Screenshot_20251104-230720

Known issues

N/A

Steps to test/reproduce

  1. Visit a testimony with a long string without word breaks (such as testimony/_L7nNJLP4PFDKX10hLUht/1 in the default testimony examples).
  2. See if the string runs off the page and a scroll bar is added, or the page is otherwise obviously visually incorrect.

@vercel
Copy link

vercel bot commented Nov 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
maple-dev Ready Ready Preview Comment Nov 5, 2025 4:23am

Copy link
Collaborator

@Mephistic Mephistic left a comment

Choose a reason for hiding this comment

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

LGTM - thanks for the fix!

@Mephistic Mephistic merged commit 567266c into codeforboston:main Nov 12, 2025
7 checks passed
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