Conversation
none is not supported on iOS and throws errors in debug mode If a developer chooses an inappropriate [TextInputAction] when running in debug mode, an error will be thrown. If the same thing is done in release mode, then instead of sending the inappropriate value, Android will use "unspecified" on the platform side and iOS will use "default" on the platform side.
fd monitoring
`DEX address` pill -> `swap address`
fix(text-input-action): use contextual input actions other than none
add qr code scan button to nft withdraw input
|
Caution Review failedThe pull request is closed. WalkthroughThe PR updates localization from "dexAddress" to "swapAddress" across translation and UI files, integrates iOS-specific file descriptor monitoring in error paths across multiple bloc and startup locations, adds QR code scanning for NFT withdrawal recipient addresses, improves keyboard actions for password and search fields, and removes the TradingStatusBloc dependency from the coin list UI. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (11)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Visit the preview URL for this PR (updated for commit 8c6587f): https://walletrc--pull-3269-merge-s4ohb8od.web.app (expires Mon, 03 Nov 2025 21:51:58 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: f66a4ff03faa546f12f0ae5a841bd9eff2714dcc |
Summary by CodeRabbit
New Features
Improvements
Refactor