Skip to content

Conversation

@SajeeTechi
Copy link
Contributor

- Added logic to parse encoded `amount` and `description` inside the `sendto` parameter.
- Added logic to parse encoded `tipAmount` and `tipDescription` inside the `tipTo` parameter.
- Ensures correct address and alias extraction when query strings are improperly encoded.
- Parse tipAmount and tipDescription from URI query parameters in Landing route
- Include tipAmount and tipDescription when constructing sendToParams
- Parse tipAmount and tipDescription in Wallet route for sendToURL construction
- Maintains consistency with existing parameter handling pattern
- Remove sendTransaction property from SendToScreen widget
- Remove unused SendTransaction import
- Remove sendTransaction from router instantiation
- Clean up commented-out dead code

The sendTransaction parameter was never used within the SendToScreen
widget and was never passed any value during navigation.
- to
- amount
- description
…d phase error

Wrap clearAmountController() and resetInputErrorState() in addPostFrameCallback
to avoid triggering rebuilds during navigation back to send_progress screen.
This fixes the "setState() called during build" error.
@SajeeTechi SajeeTechi requested a review from kevtechi January 13, 2026 04:11
@SajeeTechi SajeeTechi self-assigned this Jan 13, 2026
@SajeeTechi SajeeTechi merged commit 8e3d8ee into release/2.0.31 Jan 13, 2026
1 check passed
@SajeeTechi SajeeTechi deleted the 277-tipping-tip-amout-and-description-not-taken-from-sendtourl-qr-format branch January 13, 2026 05:57
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