Skip to content

User profile: Fix achievements and actions

Sascha Eggenberger requested to merge user-profile-fix-achievements-actions into master

What does this MR do and why?

User profile: Fix achievements and actions

Fixes a bug where user achievements and actions only appeard on the user's home page and not on others.

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. Enable user achievements on http://gdk.test:3000/-/profile: [x] Display achievements on your profile
  2. Check http://gdk.test:3000/root: with Achievements enabled, they show up under the user's avatar
  3. Check http://gdk.test:3000/users/root/activity: Achievements and actions (top right) are also showing here

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to ✂️ UX Paper Cuts 16.6 → Activity (#425468 - closed)

Merge request reports