Fix snake draft Discord pick numbering and small UX tweaks #2
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "chore/draft-ux-tweaks"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Test plan
npm run test:runpasses (13 discord tests)- Discord pick notifications now show the sequential pick-in-round (e.g. "Round 2, Pick 9") rather than the snake-adjusted slot position ("Round 2, Pick 5") — fixes confusing numbers on even rounds - Remove unused pickInRound param from notifyPickMadeOnDiscord; add regression test for the 13-team snake draft case - League name in draft-in-progress card is now a link to the league homepage alongside the existing Enter Draft button - Overnight pause cell label shortened to "🌙 Pause" (resumesAt line below it already provides the time context) - Queue and recent picks items use bg-card instead of bg-muted for better visual separation from the panel background Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>