Online draft/sealed polish: all-seats dropdown in overlay, log + lobby fixes#10832
Open
MostCromulent wants to merge 3 commits into
Open
Online draft/sealed polish: all-seats dropdown in overlay, log + lobby fixes#10832MostCromulent wants to merge 3 commits into
MostCromulent wants to merge 3 commits into
Conversation
A collapsible "All seats" section lists every seat in pod order with its current pack count — one sleeve per pack and an (×N) tally — alongside the existing neighbour strip. The local player's row gets a light-yellow highlight, zebra striping aids scanning, and the disclosure triangle is painted rather than taken from a font glyph (Roboto lacks the right-pointing triangle). The overlay sizes itself to its content so it fits whether collapsed or expanded, across skins and font scales. Also switches the neighbour strip's pack-count badge from "xN" to "×N". Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Auto-picked cards now log as "You auto-picked: ..." in red, instead of sharing the green "You picked:" line with a trailing "(auto)" suffix — so a timed-out pick stands out at a glance. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
In network Limited mode there's nothing to pick from until a draft/sealed pool is generated or a past event is loaded, yet each player slot still showed a "Select a deck" button. Gate the deck button and its label on the lobby having an active event, so they appear only once a pool is available — for host and clients alike. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Desktop polish for the online draft/sealed feature:
🤖 Generated with Claude Code