Skip to content

Comments

Fix overflowing tables in Credit Card Agreements#9014

Open
mistergone wants to merge 1 commit intomainfrom
cca-fix
Open

Fix overflowing tables in Credit Card Agreements#9014
mistergone wants to merge 1 commit intomainfrom
cca-fix

Conversation

@mistergone
Copy link
Member

@mistergone mistergone commented Feb 23, 2026

When Credit Card Agreements have very long file names without natural break points, they cause tables to overflow into the sidebar, and that makes links unclickable. I have coded a solution that just addresses this in Credit Card Agreements. The problem may exist elsewhere, but for now, I just wanted to solve the issue on this page.

Screenshot 2026-02-23 at 2 21 34 PM

Note: On small screens, the tables stack, so the problem does not exist in that view. The changes in this PR won't affect the view on small screens.

Changes

  • Add a scss file for styles specific to CC agreements
  • Add styes to fix overflow of tables in CC agreements

How to test this PR

  1. Pull down the branch and get it running.
  2. The screenshot above uses 'SYNCHRONY FINANCIAL', which is a good example of agreements with long file names without breaking characters.
  3. Make sure the file names don't make the table overflow under the sidebar!

Checklist

  • PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)
  • Code follows the standards laid out in the [CFPB development guidelines]

- Add a scss file for styles specific to CC agreements
- Add styes to fix overflow of tables in CC agreements
@mistergone mistergone self-assigned this Feb 23, 2026
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