Skip to content

Conversation

@JamieB-gu
Copy link
Contributor

@JamieB-gu JamieB-gu commented Dec 16, 2025

The new designs for the football match header (#14901) that will appear across match info pages, liveblogs, and match reports. It makes use of a similar implementation for displaying scores as the previous version, i.e. SVGs, but uses the existing BigNumber component.

Note that this does not yet include the designs for the live version.

Note: This is opened against #14997 for now, until that's merged.

Examples

match-header

See Storybook for more examples, and different breakpoints.

The tabs component of the new football match header design. Note that
this does not yet include "live" styles.
The new designs for the football match header that will appear across
match info pages, liveblogs, and match reports. It makes use of a
similar implementation for displaying scores as the previous version,
i.e. SVGs, but uses the existing `BigNumber` component.

Note that this does not yet include the designs for the live version.
@JamieB-gu JamieB-gu requested a review from a team December 16, 2025 19:02
@JamieB-gu JamieB-gu self-assigned this Dec 16, 2025
@JamieB-gu JamieB-gu added the feature Departmental tracking: work on a new feature label Dec 16, 2025
@github-actions
Copy link

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

@github-actions
Copy link

github-actions bot commented Dec 16, 2025

@JamieB-gu JamieB-gu added the run_chromatic Runs chromatic when label is applied label Dec 16, 2025
@github-actions github-actions bot removed the run_chromatic Runs chromatic when label is applied label Dec 16, 2025
case 7:
case 8:
case 9:
case 10:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
case 10:

If we remove 10 all double digit scores will share the same spacing and alignment logic ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point! Updated.

Base automatically changed from football-match-header-tabs to main January 7, 2026 11:02
For the scores, all other 2-digit numbers are created by combining
single-digit numbers, so we should also do this for 10. Also updated the
spacing between numbers so that a 10 created by combining single-digit
numbers looks the same as the 10 SVG.
@JamieB-gu JamieB-gu added the run_chromatic Runs chromatic when label is applied label Jan 7, 2026
@github-actions github-actions bot removed the run_chromatic Runs chromatic when label is applied label Jan 7, 2026
@JamieB-gu JamieB-gu merged commit f4af771 into main Jan 7, 2026
29 checks passed
@JamieB-gu JamieB-gu deleted the football-match-header branch January 7, 2026 11:21
@gu-prout
Copy link

gu-prout bot commented Jan 7, 2026

Seen on PROD (merged by @JamieB-gu 9 minutes and 23 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Departmental tracking: work on a new feature Seen-on-PROD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants