Skip to content

TransferFundsModal: Coin selection, fee selection#538

Open
RodriFS wants to merge 2 commits into
mainfrom
add-coin-selection-to-transfer-modal
Open

TransferFundsModal: Coin selection, fee selection#538
RodriFS wants to merge 2 commits into
mainfrom
add-coin-selection-to-transfer-modal

Conversation

@RodriFS

@RodriFS RodriFS commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

This PR removes the inlined modal for transferring funds into it's own file. Then adds new functionality to it so it has the same features as the Withdrawal modal. I will create a following PR so we can use this file as the common modal for both views (will add an option to transfer to a random address or select a wallet, didn't want to add it here where is not necessary yet)

Screenshot 2026-07-24 at 12 44 52

Stacked PRs

@RodriFS
RodriFS force-pushed the add-coin-selection-to-transfer-modal branch from 3b64c60 to f2e09e2 Compare July 24, 2026 11:12
Comment thread src/Shared/TransferFundsModal.razor
@RodriFS
RodriFS marked this pull request as draft July 24, 2026 11:25
@RodriFS
RodriFS force-pushed the add-coin-selection-to-transfer-modal branch from f2e09e2 to 6870f71 Compare July 24, 2026 11:43
@RodriFS
RodriFS marked this pull request as ready for review July 24, 2026 11:43
@RodriFS
RodriFS requested a review from imclvr July 24, 2026 11:44
@imclvr

imclvr commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

I think this deserves its own bUnit tests.

imclvr
imclvr previously approved these changes Jul 24, 2026
manumonti
manumonti previously approved these changes Jul 24, 2026

@manumonti manumonti left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🎸

@RodriFS
RodriFS dismissed stale reviews from manumonti and imclvr via 45131ea July 24, 2026 13:01
@RodriFS
RodriFS force-pushed the add-coin-selection-to-transfer-modal branch from 6870f71 to 45131ea Compare July 24, 2026 13:01
@RodriFS

RodriFS commented Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

I think this deserves its own bUnit tests.

I did my best, but Blazorise is not compatible with bunit 😭. It's impossible to mock.
We can't update blazorize because now the licence change and it's no longer open source

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.

3 participants