Raehale / progress-board

A simple board keeping track of sales
https://progress-board-vicente-sam-fadumo-rae.netlify.app/
0 stars 2 forks source link

[fix] break buttonsArr into multiple arrays #108

Closed Samcraig77 closed 1 month ago

Samcraig77 commented 1 month ago

The amount of buttons in the buttons array is causing issues with toggling all buttons on or off

vrhernandez commented 1 month ago

I actually don't think we even need to toggle disable on the signin/signup buttons, since we're already hiding them

Samcraig77 commented 1 month ago

Ah, yes you even told me that earlier! Completely forgot to include that.