Duskt/tbsp

QueueButton: UI for queueing indication and click again to unqueue

Open

#23 opened on Sep 28, 2025

 (0 comments) (0 reactions) (0 assignees)TypeScript (0 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

When a player clicks the queue button, they join the queue. Clicking again should then leave the queue. If enough players join a queue, a game starts and they are removed from every queue they are in (you can queue for multiple different types of game). This needs to happen before any other games start which they might be queued in.

Contributor guide