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:
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]/resultspage is created