Use battlefield clicks for board choices#3745
Conversation
There was a problem hiding this comment.
Code Review
This pull request refactors the frontend to support making game choices (such as sacrificing, tapping, returning, and crewing) directly on the battlefield instead of using modal overlays, introducing a unified boardChoice interaction system. The review feedback highlights several opportunities to clean up redundant and dead code in PermanentCard.tsx and CardChoiceModal.tsx where specific sacrifice handling and modal components have become obsolete due to the new generic boardChoice flow.
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.
No description provided.