Skip to content

fix(ScrapPile.vue): prevent card entering transition when 3 resolves#1316

Merged
itsalaidbacklife merged 1 commit intomainfrom
fix/scrap-three-animation-random-card-enter
Jan 5, 2026
Merged

fix(ScrapPile.vue): prevent card entering transition when 3 resolves#1316
itsalaidbacklife merged 1 commit intomainfrom
fix/scrap-three-animation-random-card-enter

Conversation

@itsalaidbacklife
Copy link
Copy Markdown
Contributor

@itsalaidbacklife itsalaidbacklife commented Jan 5, 2026

Fixes visual bug with scrap where three animation would show a card entering the scrap (due to it 'entering' the last 10 cards via the three target leaving) .

random-card-ENTERING-scrap-raw.mov

Issue number

Relevant issue number
N/A

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 Jan 5, 2026
@itsalaidbacklife itsalaidbacklife merged commit 41382de into main Jan 5, 2026
9 checks passed
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