tritonJS826 / masters-way

2 stars 20 forks source link

User skill tags: incorrect display of skill tags #801

Closed EkaterinaSokolova-V closed 4 days ago

EkaterinaSokolova-V commented 2 weeks ago

Steps to reproduce

  1. Log in.
  2. Create skill tag.
  3. Open personal area of any other user.

Actual result

The newly created tag is displayed on any personal area user's page.

  1. Open this user personal area page.
  2. Log out.

Actual result

This tag is not displayed on the user page.

Expected result

Skill tags are displayed regardless of user authentication and only for the user who created them.

https://github.com/tritonJS826/masters-way/assets/115548501/1796e90a-63cf-4b60-acc3-c83df08dfe40

Skill tags are displayed on way cards, but not on user personal area:

Captura de pantalla 2024-05-01 182739 Captura de pantalla 2024-05-01 182815

tritonJS826 commented 5 days ago

fixed