Pigmice2733 / peregrine-frontend

The future of FRC scouting
https://peregrinefrc.com/
The Unlicense
23 stars 4 forks source link

match cards cutting off text #1536

Closed varCepheid closed 8 months ago

varCepheid commented 8 months ago

image image The match cards don't stretch to accomodate additional text for the playoff matches, which means team numbers get cut off. This issue is not present on event-match and event-team-matches pages, where the match card can widen to fill whatever space it needs. In addition, the cards don't handle 5-character team numbers very well, and the lighter text is too close to the darker text. The first image is the event page; the second image is the event-team-matches page.

calebeby commented 8 months ago

@varCepheid I'm not able to reproduce this issue. I went to https://dev.peregrinefrc.com/events/2023orbb (tested in both Chrome and Firefox). Here is how it looks to me:

image

This screenshot :point_up: is how the design is intended. The "match 1" text (/etc) is supposed to be below the "semis 1" text (/etc). Can you share a link and more testing information (browser, screen width, etc) to help me test this out?

varCepheid commented 8 months ago

My pictures were from a branch. I don't remember which one now, probably manual-matches. I'll close this and deal with it there.