mawil583 / Spades-Calculator

spades-calculator.vercel.app
2 stars 1 forks source link

Default button behavior #30

Closed mawil583 closed 1 year ago

mawil583 commented 1 year ago

The ChakraUI buttons have a weird default behavior where they get highlight if you press and hold it. With a press-and-hold, it doesn't actually fire the onClick, which requires the user to select the same button again. And it's really sensitive to where a normal click is sometimes considered a press-and-hold.

I imagine this solution would require Googling.

gantgarrett commented 1 year ago

Hey Michael, can this issue be closed?

mawil583 commented 1 year ago

This was accomplished with #33