I moderate the hell out of my instance. For 5000 current members, over 1000 are suspended. I can’t stress enough how many times I see people actively asking banned members things they will never get an answer for. It’s not an intuitive thing to click someone’s avatar to see their user card (where the suspension is shown), this is why on my forum I get a bunch of “hey, what about this and that?”, “hello??? could you answer me??”, “why are you ignoring me?”, “pleeeeease?” posts.
So, my idea is to have some kind of obvious indicator (red dot? icon?) over a banned members avatar. It’s not even an idea, it’s something that virtually all discussion platforms have (some kind of account-status indicator), would be lovely for Discourse to implement this.
place them into a group “banned” and set a group flair (whatever icon you want).
beyond that, you could use CSS to add elements to their user card with .primary_group “banned” tag on elements
also, do you happen to know a couple guys we called “the Bobs” (Bob & Robert) that used to run a 10k user smartthings group on facebook?
With that kind/level of moderation and use of the ban hammer, you guys would get along.
That adds unnecessary clicks/steps, and who will keep track of when to move a user out of the banned group once his/her suspension expires? Your solution would be OK for permanent bans only. And we don’t ban users because we’re trigger happy admins who get easily offended. Our instance is a marketplace, we do transactions every single day. This attracts scammers left and right, hence so many suspensions.
for the record, it was just meant to be a touch funny.
as for the flair badge, your site appears to already use them with vip/premium members. just add it with banned. put a red exclamation, or a skull/bones logo.
Or then use CSS to put a red X or the word banned in an that displays in place of a profile pic as an overlay over their profile pic for anyone with primary group set to banned.
Or use CSS to add a “text badge” next to their username.
checkout community.webcore.co
we have some custom CSS that displays next to a user’s name (admins, or users in verification stages of account display vatious title/badge with colored backgrounds). click around, you’ll find them randomly. should give you a starting point.
Fico meio surpreso que isso não tenha recebido nenhum voto. Então não foi implementado? Eu também acharia isso útil. Tentarei a solução alternativa de flair, mas ela adiciona sobrecarga desnecessária.
No entanto, acho que o caso de uso que mencionei acima (expiração de associação em oposição a banimento por coisas ruins) é muito diferente de “mural da vergonha”, então acho que isso poderia ser revisto. De qualquer forma, também se pode torná-los não mencionáveis assim: Can I make user unmentionable? - #4 by twofoursixeight
Além disso, o flair não é exibido quando os usuários aparecem na pesquisa e quando você tenta mencioná-los. infelizmente:
Portanto, com algum trabalho, posso fazer o Discourse fazer o que eu quero. Eu, é claro, preferiria se ele pudesse fazer isso sozinho quando instruído. Aposto que não somos os únicos que usariam essa funcionalidade.