Drop: Claim buttons go out of sync #14

Open
opened 2022-09-09 11:20:40 +02:00 by JanGross · 0 comments
JanGross commented 2022-09-09 11:20:40 +02:00 (Migrated from github.com)

If cards are claimed too quickly, the claim / claimed states go out of sync.
It should only be a visual bug, however, we should probably check all card states before pushing component updates.
This either works with the Card instances held in memory or we need to set-up a system to debounce queries.

If cards are claimed too quickly, the claim / claimed states go out of sync. It should only be a visual bug, however, we should probably check all card states before pushing component updates. This either works with the Card instances held in memory or we need to set-up a system to debounce queries.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Minz/toho-miku#14
No description provided.