Skip to content

[FRONTEND] Tournament bracket/results page does not exist #324

@Hydrax117

Description

@Hydrax117

File: src/app/tournaments/[id]/page.tsx (references /tournaments/${id}/results)
Priority: Major
Type: Missing Feature

Description:
The tournament detail page has a "View Results" button for completed tournaments that routes to /tournaments/[id]/results. This page does not exist. Clicking the button on a completed tournament leads to a 404.

Acceptance criteria:

  • /tournaments/[id]/results page is created
  • Page shows the final bracket or match results for the tournament
  • Winner and prize distribution are displayed
  • Page handles the case where results are not yet available

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions