-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance the unban functionality #7507
Comments
@SidharthBansal @nstjean @cesswairimu @VladimirMikulic I would like to solve this one.Thanks |
@sssash18 the is issue is unclear. In your case, the user has already been banned. |
@VladimirMikulic I think now it's fine.Sorry for the inconvenience. |
👍 |
@VladimirMikulic Is this not a good idea as you closed the issue . |
@sssash18 you said that it works fine now and I closed this. |
@VladimirMikulic Actually I edited the title of issue and informed you that it's fine. |
This is an issue, right? |
Yes it is a issue @VladimirMikulic .Thanks for reopening. |
This is actually not a bug its designed like that, you have to go the profile to unban a user. Maybe we can have a discussion if we need to change that. |
@cesswairimu won't it be little inconvenient for the admin to go to the user's profile and then unban it? |
Having the unban button there could cause being clicked accidentally |
@cesswairimu to prevent that I have included a alert dialog box in my PR. |
@sssash18 still not sure about this pinging @publiclab/maintainers to get their thoughts on this |
@cesswairimu I think instead of going to the profile we should have a list of all with a toggle button beside each list item to ban or unban profile corresponding to that list item |
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:
|
sounds good to me to direct to the tools that already exist on profile pages |
Hi 😄, this issue has been automatically marked as stale because it has not had recent activity. Don't worry you can continue to work on this and ask @publiclab/reviewers to add "work in progress" label 🎉 . Otherwise, it will be closed if no further activity occurs in 5 days -- but you can always re-open it if you like! 💯 Thank you for your contributions 🙌 🎈. |
@jywarren @cesswairimu i would like to work on this |
That's great @imajit 🎉... kindly check out Jeff's comment, that is what we would like to implement on this issue for now. Thanks |
Reopening this, tests remaining. |
Please describe the problem (or idea)
Please show us where to look
https://publiclab.org/ ...
What's your PublicLab.org username?
Browser, version, and operating system
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:
banned
label a bit? Off topic, but it looks a little funny, no?Unban on profile
and link to the profile? this wouldn't require a test to protect new functionality and is pretty simple.The text was updated successfully, but these errors were encountered: