Skip to content

Issue#119#139

Merged
igmahl merged 3 commits intodevfrom
issue#119
Jan 13, 2026
Merged

Issue#119#139
igmahl merged 3 commits intodevfrom
issue#119

Conversation

@igmahl
Copy link
Collaborator

@igmahl igmahl commented Jan 13, 2026

Summary

  • Auto-open Payment Requests modal when a new payment request is received
  • On mobile, automatically switch to wallet tab when payment request arrives
  • Truncate long nametags in wallet header (displays as @abcdef...xyz for names > 12 chars)
  • Fix z-index issue where wallet header was overlapping modals
  • Fix TransactionHistoryModal title (was incorrectly showing "Payment Requests")
  • Fix swap section ( was showing incorrect token to swap )

Local storage needs to be cleared before testing due to made changes

Test plan

  • Send a payment request to the wallet and verify the modal opens automatically
  • On mobile view, verify it switches to the wallet tab when payment request arrives
  • Test with a long nametag (>12 chars) and verify it truncates correctly with tooltip showing full name
  • Verify Payment Requests modal displays correctly without header overlap
  • Open Transaction History and verify title shows "Transaction History"
  • Swap all token into one ( for example UCT ), export the wallet, logout, import wallet and check the swap section. It should allow to swap UCT for any other token

igmahl and others added 3 commits January 8, 2026 13:50
Implement nametag validation to the send modal
- Auto-open PaymentRequestsModal when new payment request arrives
- Switch to wallet tab on mobile when payment request is received
- Truncate long nametags in header (6 chars + ... + 3 chars)
- Fix modal z-index stacking issue with wallet header
- Fix TransactionHistoryModal title (was showing "Payment Requests")
@igmahl igmahl merged commit 325f535 into dev Jan 13, 2026
2 checks 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.

1 participant