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
feat: Display XP instead of Level in PlatformAnalytics Top Performers
- Updated PlatformAnalytics to show XP alongside points for top performing users
- Added experience field to topPerformingUsers type in analytics/types.ts
- Updated analyticsService to include experience data in user engagement metrics
- Added fallback value (|| 0) to handle accounts without experience field
0 commit comments