Skip to content

Add Detailed Daily Conference Schedule #1323

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

Open
wants to merge 3 commits into
base: ep2025
Choose a base branch
from
Open

Conversation

nikoshell
Copy link
Contributor

@nikoshell nikoshell commented Jun 14, 2025

Related issue #1292

suggestion of day by day links to schedule

image

@nikoshell nikoshell self-assigned this Jun 14, 2025
@nikoshell nikoshell requested a review from clytaemnestra June 14, 2025 22:24
@europython-society
Copy link
Member

europython-society commented Jun 14, 2025

Preview available

Key Value
url https://ep2025-week-days.ep-preview.click
last update 2025-06-16T11:07:04.601Z

Copy link
Contributor

Choose a reason for hiding this comment

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

why are sprints active? I think it's the most boring part of the conference so I'd either

  • have all inactive
  • highlight something else, maybe Wednesday as from analytics we know that people are most interested in conference days and most open Wednesday first

wdyt?

image

Copy link
Member

Choose a reason for hiding this comment

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

I'd remove the highlight, or preferably highlight the current day during the conference (which could be a separate PR).

It also sticks out as "Sprints" and not day names ("Saturday-Sunday"), compared to the others which don't tell you what's happening.

Either use day names for all, or day names plus content for all?

Copy link
Contributor

Choose a reason for hiding this comment

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

I agree, let's use Saturday & Sunday - content is in the section above, so I would not repeat it

---

<Section>
<Headline as="h5" title="Detailed Daily Conference Schedule" center="true" />
Copy link
Member

Choose a reason for hiding this comment

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

This can be more concise -- we can see its daily, and nearly everything on this site relates to the conference:

Suggested change
<Headline as="h5" title="Detailed Daily Conference Schedule" center="true" />
<Headline as="h5" title="Detailed Schedule" center="true" />

))}

<Button url={sprints.href} secondary class="schedule-box">
{sprints.day}<br />{sprints.dayname}
Copy link
Member

Choose a reason for hiding this comment

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

Maybe flip these?

Suggested change
{sprints.day}<br />{sprints.dayname}
{sprints.dayname}<br />{sprints.day}
image

Copy link
Member

Choose a reason for hiding this comment

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

I'd remove the highlight, or preferably highlight the current day during the conference (which could be a separate PR).

It also sticks out as "Sprints" and not day names ("Saturday-Sunday"), compared to the others which don't tell you what's happening.

Either use day names for all, or day names plus content for all?

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.

4 participants