Skip to content
/ web Public

feat: tournament Discord voice channel settings UI#258

Open
Flegma wants to merge 3 commits intomainfrom
feat/discord-voice
Open

feat: tournament Discord voice channel settings UI#258
Flegma wants to merge 3 commits intomainfrom
feat/discord-voice

Conversation

@Flegma
Copy link
Contributor

@Flegma Flegma commented Mar 13, 2026

Summary

  • Add Discord voice channel settings to the tournament notifications page
  • New fields: Discord Server ID input and Enable Voice Channels toggle
  • Add i18n keys for the voice channel settings section
  • Add discord_guild_id and discord_voice_enabled to the tournament GraphQL query

Companion PR

Test plan

  • Verify voice channel settings card appears in tournament notifications tab
  • Verify Discord Server ID can be entered and saved
  • Verify Enable Voice Channels toggle works and persists
  • Verify fields save correctly via GraphQL mutation

Add Discord Server ID and Enable Voice Channels controls to the
tournament notifications settings page, with corresponding i18n keys
and GraphQL query fields.
@Flegma Flegma changed the title feat: tournament Discord voice channel settings UI WIP: feat: tournament Discord voice channel settings UI Mar 13, 2026
@Flegma Flegma changed the title WIP: feat: tournament Discord voice channel settings UI feat: tournament Discord voice channel settings UI Mar 13, 2026
@Flegma Flegma requested a review from lukepolo March 13, 2026 13:16
Strip non-numeric characters from the guild ID input and add
inputmode/pattern attributes for better mobile UX.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant