Golf-Drill-Challenge-App / Golf-App

7 stars 0 forks source link

debounce-2: debounced some more buttons #281

Closed FrankreedX closed 1 month ago

FrankreedX commented 1 month ago

Things that got debounced: User cards on leaderboard When a coach goes to assign a drill to players, the "Assign Drill" button is debounced User cards on Team tab The "Delete" button to delete a user from an assignment The "Assign" button to assign a drill to new users All drill cards (for both players and coaches) in assignment page The"Update" button in the user profile bottom sheet.

Ideally everything except the submit button in the input screen, as that is a bit more hands-on