pandeyganesha / digit-dare

https://pandeyganesha.github.io/digit-dare/
MIT License
3 stars 6 forks source link

Remove focus from restart button #3

Closed pandeyganesha closed 1 month ago

pandeyganesha commented 1 month ago

When we press restart button, the focus for enter button remains on it. Means it gets pressed by we press enter. We don't want it.

Banh983 commented 1 month ago

Hi!, Can you provide more detail about what the problem about, maybe it from a css that caused that problem, you can assgin it to me

pandeyganesha commented 1 month ago

@Banh983 Please once please try to play the game.

The workaround is to press outside once and then all works fine, but I want it to be automatic. Surely it needs some css fix or some 1-2 liner js.

Go ahead and feel free to fix the issue. Let me know if you need any other detail. Thanks

Banh983 commented 1 month ago

Oh i understand the problem, do you have the link for the repo that have this issue, i would like to see your project code for further adjustment

Banh983 commented 1 month ago

Oh i understand the problem, do you have the link for the repo that have this issue, i would like to see your project code for further adjustment

Oh nevermind i see it, gonna work on it now

pandeyganesha commented 1 month ago

Thanks @Banh983 problem solved. Closing the issue. Feel free to contribute and reach out.