multiversx / mx-deprecated-starter-dapp

42 stars 86 forks source link

Update NodeRow.tsx #136

Closed NeThUs closed 2 years ago

NeThUs commented 2 years ago

Added days in the timer for the unbound time left. It was showing only hh:mm:ss

danielailie commented 2 years ago

Hello, I've tested this and it was not working as expected it add +1 for days left. For example if there were only 3 hours left it would display 1:03:00:00 and not 0:03:00:00. In order to fix the bug I added this pr https://github.com/ElrondNetwork/starter-dapp/pull/137/files. Let me know if you see any problems

danielailie commented 2 years ago

I'll close this pr as it was fix in a different one https://github.com/ElrondNetwork/starter-dapp/pull/137