battlecode / galaxy

MIT License
11 stars 3 forks source link

Show which maps a scrimmage was played on, on frontend scrimmage list #55

Open n8kim1 opened 3 years ago

n8kim1 commented 3 years ago

On frontend, scrimmages should display what maps they were played on. (as one column I guess, since reserving multiple columns -- one for each map -- is tricky) I think this is already stored in db, so this should be a frontend only problem.

j-mao commented 3 years ago

Can also make it a "click to expand for more details" thing, cos the scrimmages table might get a bit cluttered with all the other information we want. Or, at least, battlecode/galaxy#54 doesn't leave much more free space.