Skip to content

[frontend] - Match detail view replayUrl link is never rendered #555

Description

@Hydrax117

Description

MatchDetail.replayUrl is defined in the type but MatchDetailView.tsx never renders a link to it, even when the field is present.

Acceptance Criteria

  • When replayUrl is non-null, a "Watch Replay" button/link is shown in the match header.
  • The link opens in a new tab with appropriate rel attributes.
  • When replayUrl is null the button is not rendered (no empty placeholder).

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