Skip to content

Fix/tx secondary currency#183

Merged
portableDD merged 2 commits into
Nexacore-Org:mainfrom
alexandergraco2-sys:fix/tx-secondary-currency
May 30, 2026
Merged

Fix/tx secondary currency#183
portableDD merged 2 commits into
Nexacore-Org:mainfrom
alexandergraco2-sys:fix/tx-secondary-currency

Conversation

@alexandergraco2-sys
Copy link
Copy Markdown

📌 Pull Request Title

Summary

Replace hardcoded "80 USD" in the transactions table with conditional rendering so the secondary currency is shown only when tx.toAmount and tx.toCurrency are present (Convert rows) and hidden for Deposit/Withdraw rows.

🛠 Changes Implemented

  • List key changes made in this PR.
  • Mention any dependencies or external updates.

✅ How to Test

  1. Setup: Steps to set up the environment.
  2. Run Tests: Instructions to verify the changes.
  3. Expected Output: What should happen if the changes work correctly.

🔍 Screenshots (if applicable)

Attach screenshots or GIFs to show visual changes.

🚀 Checklist

  • Code follows project style guidelines.
  • Changes are tested and verified.
  • Documentation is updated (if needed).

🔗 Related Issues

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@alexandergraco2-sys 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

@portableDD portableDD merged commit d474f40 into Nexacore-Org:main May 30, 2026
1 check passed
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.

[Wave 100pts] Fix: Hardcoded 80 USD secondary currency in transaction table — render tx.toAmount / tx.toCurrency conditionally

3 participants