Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Order Euro 2024 spider chart like our print one #27218

Merged
merged 4 commits into from
Jun 12, 2024

Conversation

mxdvl
Copy link
Contributor

@mxdvl mxdvl commented Jun 12, 2024

What is the value of this and can you measure success?

Less confusion for our football fans.

What does this change?

Reorder the matches so it matches our print wall chart, and the UEFA one.

Checklist

@mxdvl mxdvl requested a review from a team as a code owner June 12, 2024 09:11
@mxdvl mxdvl added this to the Requests milestone Jun 12, 2024
@mxdvl mxdvl added the Bug label Jun 12, 2024
@mxdvl mxdvl requested review from adamnfish and domlander June 12, 2024 09:24
Base automatically changed from mxdvl/fix-curated-content-type-overlap to main June 12, 2024 09:25
ZonedDateTime.of(2024, 6, 29, 17, 0, 0, 0, ZoneId.of("Europe/London")), // Match 38
ZonedDateTime.of(2024, 6, 30, 17, 0, 0, 0, ZoneId.of("Europe/London")), // Match 40
ZonedDateTime.of(2024, 7, 1, 20, 0, 0, 0, ZoneId.of("Europe/London")), // Match 41
ZonedDateTime.of(2024, 7, 1, 17, 0, 0, 0, ZoneId.of("Europe/London")), // Match 42
ZonedDateTime.of(2024, 6, 30, 20, 0, 0, 0, ZoneId.of("Europe/London")), // Match 39
Copy link
Contributor

Choose a reason for hiding this comment

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

Switching line 217 and 218 would bring this in line to the print version

Copy link
Contributor

Choose a reason for hiding this comment

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

Cannot be done! Game 39 is the "home" for the quarter-final, so the order has to stay as it is

Copy link
Contributor Author

Choose a reason for hiding this comment

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

While that is correct, as we do not have control of the order of the resulting match – 39 is on top, 37 is on bottom – it would probably create more confusion:

image

In that spirit I think it’s best to keep as-is

@mxdvl mxdvl merged commit ee830c9 into main Jun 12, 2024
3 checks passed
@mxdvl mxdvl deleted the mxdvl/wallchart-web-like-print branch June 12, 2024 09:51
@mxdvl mxdvl changed the title Align wallchart to the print one Order Euro 2024 spider chart to our print wallchart one Jun 12, 2024
@mxdvl mxdvl changed the title Order Euro 2024 spider chart to our print wallchart one Order Euro 2024 spider chart to our print one Jun 12, 2024
@prout-bot
Copy link
Collaborator

Seen on ADMIN-PROD (merged by @mxdvl 10 minutes and 57 seconds ago)

@prout-bot
Copy link
Collaborator

Seen on FRONTS-PROD (merged by @mxdvl 12 minutes and 1 second ago)

@mxdvl mxdvl changed the title Order Euro 2024 spider chart to our print one Order Euro 2024 spider chart like our print one Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants