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

Should not be able to add cards to multiple piles #41

Closed
LukeHowellDev opened this issue Oct 17, 2017 · 4 comments
Closed

Should not be able to add cards to multiple piles #41

LukeHowellDev opened this issue Oct 17, 2017 · 4 comments

Comments

@LukeHowellDev
Copy link
Contributor

Currently, you can add a card to multiple piles. This should not be allowed. This can be replicated like the following:

  1. Create new deck
  2. Draw a number of cards from the deck
  3. Add a card to pile1
  4. Add the same card to pile2

You will see the card in both piles using `api/deck/<<deck_id>>/pile/<<pile_name>>/list

@piavgh
Copy link

piavgh commented Jul 11, 2018

Hi @LukeHowellDev ,

I noticed this issue too. Do you have a plan to work on it?
Thank you.

@crobertsbmw
Copy link
Owner

I'll check it out today. Thanks for the reminder.

@LukeHowellDev
Copy link
Contributor Author

@piavgh I got sidetracked on this and did not work on this.

@crobertsbmw
Copy link
Owner

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants