Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

Communication of playing a card with targets #78

Open
kenan-rhoton opened this issue Mar 19, 2018 · 5 comments
Open

Communication of playing a card with targets #78

kenan-rhoton opened this issue Mar 19, 2018 · 5 comments
Assignees

Comments

@kenan-rhoton
Copy link
Owner

For #41.

This requires there be an E2E test in place, and that the feature works as expected. This is the final step in implementation of issue #41.

@Masclins
Copy link
Collaborator

This probably has more sense to be worked with after resolving #55

@Masclins
Copy link
Collaborator

...Now we have the problem of how to identify a card in the frontend's board with a card in the backend's board. This seems complicated because they are sorted differently, since we split them by owner on frontend.

@kenan-rhoton
Copy link
Owner Author

This might be the first actual case for an ID... 🤔

We should discuss options.

@Masclins
Copy link
Collaborator

Passing the index of the card (we can give it when filling the row) and the rownum is another option

@Masclins Masclins self-assigned this Apr 20, 2018
@Masclins Masclins removed their assignment Aug 31, 2018
@Masclins
Copy link
Collaborator

This is actually the Issue that @pernilsalat said would work this next two weeks.

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

Successfully merging a pull request may close this issue.

3 participants