Current behavior: button keeps counting down (negative countdown).
After this: user can click button to claim rewards exactly when countdown runs out.
Differential D16112
[Cashtab] Set rewards eligibility to true on countdown expiration bytesofman on May 4 2024, 21:00. Authored by
Details
Current behavior: button keeps counting down (negative countdown). After this: user can click button to claim rewards exactly when countdown runs out. npm test
Diff Detail
Event Timeline
Comment Actions use const for repeated elapsed timers, correct double 0 string issue
Comment Actions improve logic by using padstart
|