Fix board choice overlays and attack splitting#5344
Conversation
There was a problem hiding this comment.
Code Review
This pull request refactors the collapsed group picker to render via a React Portal with dynamic positioning, and updates the attack target picker to distribute attackers globally when performing an even split. Additionally, it elevates the board layout's z-index when a board choice is active. Feedback highlights a potential issue where this elevated z-index (z-[45]) could obscure the reconnecting banner (z-40) during a disconnection, and suggests conditionally resetting the z-index when reconnecting.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
897a813 to
ccc4c88
Compare
No description provided.