KeymashGame / game-tracker

Official Bugtracking Repository for all Keyma.sh issues
6 stars 0 forks source link

Ability to type during countdown (CUSTOM RANKED). #136

Closed DefinitelyNotJah closed 2 years ago

DefinitelyNotJah commented 3 years ago

Describe the bug I was able to type during countdown in a 1V1 DUEL MODE custom lobby during the second match.

To Reproduce Steps to reproduce the behavior: 2021-09-18_15-59 Custom lobby => 1V1 Duel Mode. Custom quote is: yes yes yes. So basically, in order to replicate the bug, you have to type quite fast & keep typing/spamming until the match ends & the second ones appears. I'm not quite sure on the details tho.

Expected behavior Obviously the unability to type during countdown.

Screenshots SS 1: 2021-09-18_15-56 SS2: 2021-09-18_15-53_1 SS3: 2021-09-18_15-46

Desktop (please complete the following information):

Additional context For SS2, the score was not able to submit and WPM started calculating when the countdown ended (inaccurate). 2021-09-18_15-54 For SS3, I was only able to input/type the letter Y, could not press other keys.

CameronCT commented 3 years ago

This is a bug, though minor, can you tell me how to reproduce.

DefinitelyNotJah commented 2 years ago

So basically, in order to replicate the bug, you have to type quite fast & keep typing/spamming until the match ends & the second ones appears. As far as I remember, I kept typing until the match ended and the game moved on to the next match, which allowed me to type during countdown.

CameronCT commented 2 years ago

Taken a look at this issue, this is pretty difficult to replicate (maybe easier on higher latency situations). However, there's not much I can do since it's a matter of state registration between the components. Meaning if the component hasn't mounted quite yet, then it can't prevent typing in between those states.