fix(ui): address gameplay qol review feedback#5832
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a dedicated button on permanent cards with a single attachment to open the attachment fan directly without selecting the host card, complete with localization and unit tests. Additionally, it refactors the ManaAnyCombinationChoiceModal component to deduplicate mana color options using useMemo, ensuring that duplicate mana colors in a prompt do not result in duplicate UI elements or incorrect selection counts, supported by a new unit test. No review comments were provided, and the changes conform to the repository's architectural guidelines.
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.