UOA-CS732-SE750-Students-2024 / project-group-golden-giraffes

Blurple Canvas, but on the web!
https://canvas.projectblurple.com
Other
1 stars 1 forks source link

feat: cooldown indication on place pixel. #206

Closed hwan513 closed 2 months ago

hwan513 commented 2 months ago

Refactors Place Pixel tab by extracting place pixel logic into its own component.

Adds loading status and countdown on the place pixel button.

Cooldown.tsx should be deleted before merge.

What isn't done:

Switching canvas / reloading page means the countdown will clear. This can be handled by adding a new effect and then calling a new endpoint.