Skip to content

Use Chain for DustThreshold and add UI info#149

Merged
DRadmir merged 1 commit intomainfrom
146-add-utxo-handling-ux
Apr 16, 2026
Merged

Use Chain for DustThreshold and add UI info#149
DRadmir merged 1 commit intomainfrom
146-add-utxo-handling-ux

Conversation

@DRadmir
Copy link
Copy Markdown
Contributor

@DRadmir DRadmir commented Apr 15, 2026

Change ConfirmError.DustThreshold to carry a Chain instead of a string title so callers can access chain/asset data. Update ConfirmViewModel to construct DustThreshold with owner.chain. Adapt ConfirmScreen to use a short dust-threshold string resource. Add a DustThresholdInfo InfoSheetEntity (with icon, description and docs link) and map the error to that sheet in ConfirmErrorInfo. Also add tools:replace="android:dataExtractionRules" to the AndroidManifest entry.

Fix: #146

Screenshot_20260415_163554 Screenshot_20260415_163615

Change ConfirmError.DustThreshold to carry a Chain instead of a string title so callers can access chain/asset data. Update ConfirmViewModel to construct DustThreshold with owner.chain. Adapt ConfirmScreen to use a short dust-threshold string resource. Add a DustThresholdInfo InfoSheetEntity (with icon, description and docs link) and map the error to that sheet in ConfirmErrorInfo. Also add tools:replace="android:dataExtractionRules" to the AndroidManifest entry.
@DRadmir DRadmir self-assigned this Apr 15, 2026
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

is this needed?

Copy link
Copy Markdown
Contributor

@gemcoder21 gemcoder21 left a comment

Choose a reason for hiding this comment

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

Needs handling on iOS too, it was not working in the screenshot

@DRadmir DRadmir merged commit 7b9b921 into main Apr 16, 2026
3 checks passed
@DRadmir DRadmir deleted the 146-add-utxo-handling-ux branch April 16, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add UTXO handling UX

3 participants