Skip to content

Display tournament info for match results #222

@ianpaschal

Description

@ianpaschal

User Story

As a player, I want to see a link or badge for tournaments which a match result are linked to.

Functional Requirements

  • If a match result was checked in via a tournament, an icon/badge/logo should be visible.
  • Clicking on the badge should take the user to the tournament page, match results tab.

Implementation Details

Under-the-hood, this is already enabled via the tournamentId prop on a MatchResult. However, an entire Tournament should likely not be deepened and attached otherwise fetching a list of match results for a tournament will be a very large request.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementImprovement to an existing feature or functionality.

    Projects

    Status

    To-Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions