blaskovicz / MagicStick

Integrated gatherer of magic

Home Page:http://magic-stick.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bulk Match Status Reporting

blaskovicz opened this issue · comments

Right now, a status must be reported for each user.

There should be more logic to bulk report the status of all users in a match.

Along with this, our api should probably make some default match statuses (ie, if one person is marked as a loss, the other should be marked as a win).

The annoying thing is that due to how the status is reported right now from the UI, if you select a status on different rows, the second row will be overwritten by the first update.

We dont really need this currently with the new ui