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

Ability to control user badges #2972

Closed
hlgr360 opened this issue Apr 20, 2016 · 3 comments
Closed

Ability to control user badges #2972

hlgr360 opened this issue Apr 20, 2016 · 3 comments

Comments

@hlgr360
Copy link

hlgr360 commented Apr 20, 2016

Version 0.27.0

The latest version added user badges which a lot of my team find cluttering and distracting. Is there a way to disable those. Why would I care if someone is an User or an Admin in a chat. My folks suggested location badges instead .. but short of that I prefer to be able to disable them all together.

@lucasvanhalst
Copy link
Contributor

lucasvanhalst commented Apr 20, 2016

You can either:

  • Remove the 'description' of all permission groups under /admin/permissions
  • add this custom css to /admin/Layout -> custom css .message .info .role-tag{ display:none!important;}

to achieve that
But I do agree it would be nice to have an option to disable them without having to do the above

@hlgr360
Copy link
Author

hlgr360 commented Apr 20, 2016

Perfect. Thank you. Do you want me to close this issue to keep it open to track an permissions toggle.

@lucasvanhalst
Copy link
Contributor

You can close it since there's another issue about this already
#2950

@hlgr360 hlgr360 closed this as completed Apr 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants