gaming-hub/web/src/plugins/soundboard
Daniel f18638ff57 Refactor: Radio topbar layout + fix soundboard connection modal
- Radio: Move controls from bottom bar to topbar above globe
  (guild/channel selectors, now playing, volume, connection, stop)
- Radio: Theme selector moved inline into topbar-right
- Radio: Globe now fills remaining space below topbar
- Soundboard: Fix connection modal not opening when voiceStats is null
  (modal now renders with '---' values when no voice data available)
- Both: Modal condition changed from `showConnModal && voiceStats` to
  just `showConnModal`, handling null voiceStats gracefully

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 11:36:01 +01:00
..
soundboard.css feat: Soundboard Plugin + Radio Globe Fixes 2026-03-06 00:51:07 +01:00
SoundboardTab.tsx Refactor: Radio topbar layout + fix soundboard connection modal 2026-03-06 11:36:01 +01:00