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

User Info Modal Fails to Display Bio, Nickname, and StatusText; Permissions for Viewing Full Info Not Working as Expected #755

Closed
SinghaAnirban005 opened this issue Dec 29, 2024 · 1 comment · Fixed by #756
Labels
bug Something isn't working

Comments

@SinghaAnirban005
Copy link
Contributor

Description:

The User Info Modal does not properly display the following user attributes when set:

Bio: Not shown.
Nickname: Not shown.
StatusText: Not shown.

Additionally:

Normal users are unable to view the username and statusText of other users.
When administrators grant normal users the permission to view full user information, it does not function as expected.

Steps to reproduce:

  1. Go to the User Info Modal of a user with bio, nickname, and statusText set.
  2. Observe the missing information in the modal.
  3. Log in as a normal user and attempt to view the username and statusText of another user.
  4. Grant permission to normal users to view full user information through admin settings.
  5. Try accessing full user info as a normal user.

Expected behavior:

  • The User Info Modal should display the bio, nickname, and statusText when they are set.
  • Normal users should be able to view the username and statusText of other users.
  • When granted permission by an administrator, normal users should be able to view full user information seamlessly.

Actual behavior:

image

When i try to view other's profile as normal user
image

@SinghaAnirban005 SinghaAnirban005 added the bug Something isn't working label Dec 29, 2024
@SinghaAnirban005
Copy link
Contributor Author

Working on it !!

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