Skip to content

Posters shown twice on Sunday schedule, second one mislabeled as Plenary #247

@JacobCoffee

Description

@JacobCoffee

On Sunday's schedule, "Posters" appears twice:

  1. At 9:30 AM — correctly labeled as Poster track, location "Expo Hall AB"
  2. At 10:00 AM — incorrectly labeled as Plenary track, location "Hall AB"

The second entry should either not exist (duplicate) or should be labeled as Poster, not Plenary. The collapse logic in conference-data.ts groups poster slots by day/time/name — this second entry likely has a different time or name variation causing it to not collapse with the first.

Likely root cause is the API returning a poster-type slot with kind: "plenary" instead of kind: "poster", or the collapse key not matching because the room name differs ("Expo Hall AB" vs "Hall AB").

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingscheduleSchedule page, search, and filters

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions