Skip to content

Conversation

@JamieB-gu
Copy link
Contributor

The tabs component of the new football match header design (#14901). Note that this does not yet include "live" styles.

match-tabs

See Storybook for more variations.

The tabs component of the new football match header design. Note that
this does not yet include "live" styles.
@JamieB-gu JamieB-gu requested a review from a team December 10, 2025 16:23
@JamieB-gu JamieB-gu added the feature Departmental tracking: work on a new feature label Dec 10, 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.

@JamieB-gu JamieB-gu added the run_chromatic Runs chromatic when label is applied label Dec 10, 2025
@github-actions github-actions bot removed the run_chromatic Runs chromatic when label is applied label Dec 10, 2025
@JamieB-gu JamieB-gu added the run_chromatic Runs chromatic when label is applied label Dec 10, 2025
@github-actions
Copy link

github-actions bot commented Dec 10, 2025

@github-actions github-actions bot removed the run_chromatic Runs chromatic when label is applied label Dec 10, 2025
return <Tab>Match report</Tab>;
}

if (props.reportURL !== undefined) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Which scenario does this cover?

return <Tab>Live feed</Tab>;
}

if (props.liveURL !== undefined) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Same question as above

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants