Skip to content

Bug: Extremely long player display name overflows entrant list (no truncate/wrap) #83

@Yuxiang-Huang

Description

@Yuxiang-Huang

Environment

  • Tournament detail: https://match-point-8820.onrender.com/t/f474d8f5-2f20-44f5-80e3-0e2731e32480 (Mario Kart Tourney)
  • 2026-04-21

Summary

At least one entrant has a very long display name (repeated/gibberish string). The Entrants list renders it in full on one line, causing severe horizontal overflow and poor readability.

Expected

  • Truncate with ellipsis + title tooltip, or wrap with word-break / overflow-wrap, and cap max width in the list row.
  • Optionally enforce max length on display name at registration / profile update (separate product decision).

Actual

Long string dominates the row; layout breaks on typical viewports.

Screenshot

See live page; entrant #6 in the list demonstrates the issue next to Did Not Attend badge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions