Open
Description
Please describe the problem (or idea)
What happened just before the problem occurred? Or what problem could this idea solve?
Currently if a user is banned the admin has to go to it's profile to unban the user.I would be better if the admin is provided with the unban option in the dropdown itself.
Current Behaviour
What did you expect to see that you didn't?
Please show us where to look
What's your PublicLab.org username?
This can help us diagnose the issue:
Browser, version, and operating system
Many bugs are related to these -- please help us track it down and reproduce what you're seeing!
Update from @jywarren
Hi, i think one issue here is that we are aiming to have very maintainable code and so are a little hesitant to add complex interfaces in duplicate. I wonder if we could do 2 things:
- could we format the
banned
label a bit? Off topic, but it looks a little funny, no? - could we have, on a second line in the popup, something that says
Unban on profile
and link to the profile? this wouldn't require a test to protect new functionality and is pretty simple.