forslundscott / scorecardApp

Design an easy way for score keeping of sports events
1 stars 0 forks source link

Batch Game Cancel #38

Open forslundscott opened 1 month ago

forslundscott commented 1 month ago

Currently there is only a function to cancel one game at a time. Most of the time 3 to 8 games need to be cancelled at once, it is time consuming to remove each separately. Need to create a multi cancel function.