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

[BUG]: Black card requesting 2 white cards, when only 1 is needed. #305

Open
2 of 9 tasks
CatQueenCodes opened this issue May 15, 2021 · 0 comments
Open
2 of 9 tasks
Labels
bug Something isn't working

Comments

@CatQueenCodes
Copy link
Collaborator

CatQueenCodes commented May 15, 2021

Linked User Story: (n/a

Device Used: Laptop (host)

Browser(s) Used:

  • Chrome
  • Safari
  • FireFox
  • Other: __

Environment:

  • Production
  • Staging
  • Localhost

Description

With certain cards that have a \ before the blank, the game thinks it needs 2 white cards/has 2 blanks

Expected Behavior

only require 1 white card if there is only one blank

Actual Behavior

Is requiring 2 white cards/ thinks there are 2 blanks

Screen Shot/Screen Video Capture

Screen_Shot_2021-05-10_at_3 27 39_PM

Replication Steps & Data

  1. Have at least 2 devices/windows/tabs. Host on one and be a player on another
  2. Make sure you have "CAH Base Set" selected under packs
  3. Play rounds until you get this card
  4. Observe the error/request for 2 cards to be selected

https://raw.githubusercontent.com/I3uckwheat/cards-of-carousal/main/backend/app/assets/cah-cards-full.json

User Story

As a player I want to only have to select 1 card when one card is needed so that the card makes sense.

Acceptance Criteria

  • if a card has a \ before the blank it does not require 2 white cards OR
  • remove all \ before blanks when they are not necessary
@CatQueenCodes CatQueenCodes added the bug Something isn't working label May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant