Skip to content
This repository was archived by the owner on Aug 18, 2024. It is now read-only.
This repository was archived by the owner on Aug 18, 2024. It is now read-only.

Not possible to select LAN for competition schedule #269

Description

@HON95

Feature or Bug?

  • Enhancement

Description

There's only one URL/path for the schedule (/competition/schedule/), and it only shows one upcoming LAN. It should be possible to show schedules for other LANs. The schedule could be generalized for the whole event as well, not limited to just competitions.

Possible Fix

Replace the current path with /schedule/, /schedule/<lan_id> and /schedule/list, where /schedule/ redirects to the former if there is exactly one upcoming lan, and to the latter if not. If generalizing it to not just compos, move the navbar item out of the competitions group.

I've marked it as won't-fix since we're not using the schedule anyways.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions