Skip to content
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

Admin users list should not provide bulk remove checkbox for user with negative spam score #5097

Open
Firefishy opened this issue Aug 20, 2024 · 4 comments
Labels
ui User Interface

Comments

@Firefishy
Copy link
Member

Problem

The admin users list has a checkbox ☑️ for each user in the list. The admin user list is primarily used for bulk removing ("hide") spam accounts.

It is very easy to accidentally tick an active mapper and remove ("hide") their account using this feature. The number of edits or "Spam Score" is not displayed on the user list to give the admin operator feedback.

Description

Ideally mappers with edits or a negative spam score should not be given a bulk user remove checkbox in the admin user list to avoid accidentally allowing bulk removal of their account.

Mappers accounts could still be removed by an admin via the user's individual profile page.

Screenshots

No response

@Firefishy Firefishy added the ui User Interface label Aug 20, 2024
@AntonKhorev
Copy link
Collaborator

Ideally mappers with edits or a negative spam score should not be given a bulk user remove checkbox in the admin user list

What you actually want is a spam score filter and changeset count filter similar to existing ip address filter, right?

@Firefishy
Copy link
Member Author

Ideally mappers with edits or a negative spam score should not be given a bulk user remove checkbox in the admin user list

What you actually want is a spam score filter and changeset count filter similar to existing ip address filter, right?

Yes, that could achieve the same result. Or just remove the checkbox for users with negative spam score or edits.

If done as a filter then could the filter be retained after submission. eg: after clicking "Hide Selected Users"

@AntonKhorev
Copy link
Collaborator

What are the typical spam scores of users you see in the list?

@Firefishy
Copy link
Member Author

What are the typical spam scores of users you see in the list?

Normally >= 10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui User Interface
Projects
None yet
Development

No branches or pull requests

2 participants