Skip to content

chore(send): jars with frozen funds are selectable - #1370

Open
theborakompanioni wants to merge 9 commits into
develfrom
tbk/1363
Open

chore(send): jars with frozen funds are selectable#1370
theborakompanioni wants to merge 9 commits into
develfrom
tbk/1363

Conversation

@theborakompanioni

@theborakompanioni theborakompanioni commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Resolves #1363.
Resolves #1362.

Makes jars with ("available") frozen funds selectable and opens Jar Selection Dialog on click.

@theborakompanioni theborakompanioni self-assigned this Jul 28, 2026
@theborakompanioni theborakompanioni added enhancement New feature or request WIP Work in Progress labels Jul 28, 2026
@github-actions

github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 89.58% (🎯 85%) 4576 / 5108
🟢 Statements 89.15% (🎯 85%) 5025 / 5636
🟢 Functions 87.36% (🎯 85%) 1632 / 1868
🟢 Branches 81.44% (🎯 80%) 3037 / 3729
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/components/earn/FidelityBondCard.tsx 90% 80% 100% 100% 22
src/components/earn/fidelity-bond/FidelityBondJarSelector.tsx 100% 100% 100% 100%
src/components/layout/AppNavbar.tsx 80% 88.7% 30% 75% 144, 151, 198-271
src/components/orderbook/OrderbookContent.tsx 0% 0% 0% 0% 44-451
src/components/receive/ReceiveForm.tsx 95% 90% 90% 94.44% 87
src/components/send/JarSelectorDialog.tsx 100% 100% 100% 100%
src/components/send/PaymentConfirmDialog.tsx 100% 83.33% 100% 100%
src/components/send/SendForm.schema.ts 96.55% 88.46% 100% 100% 75, 85
src/components/send/SendForm.tsx 90.9% 81.48% 88.23% 90.35% 86, 332-333, 349-350, 352, 448-449, 583-631
src/components/send/SendPage.tsx 90.41% 86.23% 88.37% 92.59% 130, 136, 194-197, 218, 224, 233, 242, 490-491
src/components/ui/jam/Jar.tsx 100% 100% 100% 100%
src/components/ui/jam/SelectableJar.tsx 100% 100% 100% 100%
src/components/wallet/BranchEntryTable.tsx 87.34% 63.33% 93.54% 87.01% 204, 214-215, 314-323
src/components/wallet/JarUtxosTable.tsx 80.7% 66.66% 91.48% 80.73% 56-58, 152-157, 180-182, 344, 364-365, 424-433
src/components/wallet/WalletJarsDetailsContent.tsx 84.21% 68% 91.22% 81.81% 139-143, 153-161, 170-174, 184-192, 248, 269, 307-308, 325, 330-331, 340
src/hooks/useUtxoSelectionDialog.ts 81.65% 64.91% 94.11% 79.31% 130, 150-155, 176-180, 191-195, 202-206, 222-232
src/lib/balanceSummary.ts 100% 100% 100% 100%
Generated in workflow #3499 for commit a95dbf6 by the Vitest Coverage Report Action

@theborakompanioni theborakompanioni removed the WIP Work in Progress label Jul 29, 2026
@theborakompanioni
theborakompanioni marked this pull request as ready for review July 29, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ui(send): all jars containing frozen utxos should be selectable ui(send): click on selected jar should open utxo dialog

1 participant