tritonJS826 / masters-way

6 stars 25 forks source link

User tags: An unauthorized user sees the message "no tags" in the profile of any user #852

Closed pp2amd6 closed 1 month ago

pp2amd6 commented 1 month ago

Description

An unauthorized user sees the message "no tags" in the profile of any user. This behavior persists regardless of whether tags are specified or not.

Preconditions

  1. Create user with tags

Steps to reproduce

  1. Logout from application
  2. Open profile of user with tags

Actual result

Message "no tags" in the profile presented

Image

Expected result

"No tags" label not shown for users with alt least one tag

Image