Aug 20, 2021 4:38 pm
⏳ Remove apply button for closed games.
Be sure to read and follow the guidelines for our forums.
Aug 20, 2021 8:32 pm
I remember when I first joined and didn't have a clue how things work, I did apply to a couple full games before I saw they were full after all. I'd say it's something needed.
Aug 20, 2021 9:35 pm
I think this was just a bug. The code was checking whether details.status was truthy, not whether it was 'open' or 'closed'
Maybe details.status used to be a bool?
Anyway. It'll say this:
Maybe details.status used to be a bool?
Anyway. It'll say this:

Aug 21, 2021 5:06 pm
Yes. There's already a pull request in the queue, so I think this is just about squeezing some fixes in before we can discuss something with a little more meat.