You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Display past user activities after greeting the user
Description
User story
As a user, I want to see my past activities after the greeting, so that I can quickly review what I have previously done in the application.
Acceptance criteria
The activity overview is displayed
Only activities belonging to the logged-in user are shown
Activities are sorted from most recent to least recent
A clear empty-state message is shown when no activities are available
The activity overview is only visible to authenticated users