Open McDiod opened 7 years ago
good idea. we could generally show the number of slotted players in every sub unit (excepting fireteams – i think it's awkward to add something there, UI wise)
if i get an endpoint i would implement the frontend for this
I think I'll just add slottedPlayers: <number>
to the match / unit models
@nomisum every unit has a slottedPlayerCount
attribute now, which should be usable in the templates. (Currently, it's only used for the whole match)
Useful for:
Edit: maybe display this under "Details" instead?