lila
lila copied to clipboard
Mark closed or suspended accounts in team list
Player accounts that have been closed or suspended for rule violations are still part of teams but it's hard to spot them, the status can be found only after hovering mouse. It would be nice to at least mark the user names eg. by a strike through or add some icon after name. Removing such users should be up to team leaders.
Not sure if this is something we want to add to the members page.
You can use a tool like this to find such users though: https://benediktwerner.github.io/lichess-list-banned-team-members
My first thoughts were to remove the players automatically but I think there must be some period for players that want appeal the account ban, or (not sure if possible) want to reopen account. Visually marking such player names seems like a good compromise for active users to see who's not playing anymore. I found a team where all players were banned, but this is probably rare.
I've looked if I could fix this for myself by styling but the information about status is in a different element so it would require an addon and/or javascript code.