Skip to content

fix: RecentActivity uses the wrong icons for each metric - #126

Open
Nacho1499 wants to merge 1 commit into
MindFlowInteractive:mainfrom
Nacho1499:fix/-RecentActivity
Open

fix: RecentActivity uses the wrong icons for each metric#126
Nacho1499 wants to merge 1 commit into
MindFlowInteractive:mainfrom
Nacho1499:fix/-RecentActivity

Conversation

@Nacho1499

Copy link
Copy Markdown
Contributor

Closes #118

Summary of Changes:
This PR resolves issue #118 by updating the RecentActivity component to use semantically correct icons and dynamic coin data instead of hardcoded placeholders.

Details:

  • Icon Mapping: Replaced incorrect icons ( call.svg and 50-50.svg) with users.svg for group size and participants, and coins.svg for earnings.
  • Dynamic Data: Replaced the hardcoded trophy emoji (🏆) with activity.coins.gold and activity.coins.red.
  • Accessibility: Added proper decorative alt text (alt="") to icons.
  • Cleanup: Removed unused asset references from the component.

@drips-wave

drips-wave Bot commented Jul 27, 2026

Copy link
Copy Markdown

@Nacho1499 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: RecentActivity uses the wrong icons for each metric

1 participant