Skip to content

Show asset symbol in insufficient balance error on Android#205

Merged
DRadmir merged 1 commit intomainfrom
188-improve-error-message
Apr 22, 2026
Merged

Show asset symbol in insufficient balance error on Android#205
DRadmir merged 1 commit intomainfrom
188-improve-error-message

Conversation

@DRadmir
Copy link
Copy Markdown
Contributor

@DRadmir DRadmir commented Apr 22, 2026

Use asset.symbol instead of asset.name for consistency with amount display. Add reactive validation so errors update live as the user types and when pressing Max. Extract validation into a pure AmountValidation object and remove duplicates across AmountViewModel / AmountBaseViewModel.

Closes: #188

Screenshot_20260422_145401

Use asset.symbol instead of asset.name for consistency with amount display.
Add reactive validation so errors update live as the user types and when
pressing Max. Extract validation into a pure AmountValidation object and
remove duplicates across AmountViewModel / AmountBaseViewModel.

Closes #188
@DRadmir DRadmir self-assigned this Apr 22, 2026
@DRadmir DRadmir marked this pull request as ready for review April 22, 2026 16:47
@DRadmir DRadmir merged commit ddcbcc1 into main Apr 22, 2026
3 checks passed
@DRadmir DRadmir deleted the 188-improve-error-message branch April 22, 2026 17:56
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.

Improve error message

2 participants