Skip to content

fix(GameView): wrap top cards in v-if#1358

Merged
itsalaidbacklife merged 1 commit into
mainfrom
fix/seven-last-card-animation
May 2, 2026
Merged

fix(GameView): wrap top cards in v-if#1358
itsalaidbacklife merged 1 commit into
mainfrom
fix/seven-last-card-animation

Conversation

@itsalaidbacklife
Copy link
Copy Markdown
Contributor

Fixes issue where the second card will appear as a card back during initial seven reveal, then disappear if there is no second card (on last card of deck).

Please check the following

  • Do the tests still pass? (see Run the Tests)
  • Is the code formatted properly? (see Linting (Formatting))
  • For New Features:
    • Have tests been added to cover any new features or fixes?
    • Has the documentation been updated accordingly?

Please describe additional details for testing this change

@itsalaidbacklife itsalaidbacklife added bug Something isn't working version-patch An update that warrants a bumping the project's patch version (e.g. 4.0.0 => 4.0.1) frontend Requires changes to the frontend (vue) client labels May 2, 2026
@itsalaidbacklife itsalaidbacklife merged commit 74fab95 into main May 2, 2026
9 checks passed
@itsalaidbacklife itsalaidbacklife deleted the fix/seven-last-card-animation branch May 2, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working frontend Requires changes to the frontend (vue) client version-patch An update that warrants a bumping the project's patch version (e.g. 4.0.0 => 4.0.1)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant