Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISB Agent with 1 event in hand requires 2 clicks to pass #535

Open
danbastin opened this issue Feb 5, 2025 · 2 comments
Open

ISB Agent with 1 event in hand requires 2 clicks to pass #535

danbastin opened this issue Feb 5, 2025 · 2 comments
Labels
bug Something isn't working moderate-complexity

Comments

@danbastin
Copy link
Collaborator

{
    "phase": "action",
    "player1": {
        "hand": [
            "vanquish", "isb-agent"
        ],
        "groundArena": [
            "isb-agent"
        ],
        "resources": 3,
        "base": "administrators-tower"
    },
    "autoSingleTarget": true
}

When autoSingleTarget is on this brings up a prompt with 2 buttons, [reveal card] and [pass]. To pass you have to click the pass button twice.

@danbastin
Copy link
Collaborator Author

Running into an issue with Yoda selecting the 'Opponent' option that I think is a similar root cause.

@AMMayberry1
Copy link
Collaborator

Just leaving a note - not sure yet if this is a bug that requires a fix or more of an enhancement due to some design issues around autoSingleTarget. If it's the latter, may have to wait a bit to get solved as that's a much bigger issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working moderate-complexity
Projects
None yet
Development

No branches or pull requests

2 participants