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

Bug: Capitalize the First Letter of User Roles in User Information Except 'user' Role #814

Open
dhairyashiil opened this issue Jan 6, 2025 · 0 comments · May be fixed by #815
Open

Bug: Capitalize the First Letter of User Roles in User Information Except 'user' Role #814

dhairyashiil opened this issue Jan 6, 2025 · 0 comments · May be fixed by #815
Labels
bug Something isn't working

Comments

@dhairyashiil
Copy link
Contributor

Description:

Currently, all user roles are displayed in lowercase. Capitalizing the first letter of each user role would enhance the UI experience for users.

Steps to reproduce:

  1. Log in.
  2. Open the profile of the user
  3. see the user roles in all lowercase letters.

Expected behavior:

The first letter of each user role (admin, moderator, leader, owner) should be capitalized.
all letters of the user role 'user' should be all lowercase

From Rocket.Chat:

image

and

image

Actual behavior:

The user roles are displayed in all lowercase letters.

image

and

image

@dhairyashiil dhairyashiil added the bug Something isn't working label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant