-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add memo warning to transfer input #181
add memo warning to transfer input #181
Conversation
cdf84b8
to
22eba76
Compare
design notes:
|
IOS should show the paste option when tap-and-hold the text input, so we can do without the paste button. |
Yeah I was thinking this as well - though having the Paste button maybe does help a bit to enforce the idea that this field should be a value copied from the CEX, not some random thing you fill out on your own? |
…nly' of github.com:dydxprotocol/v4-native-ios into mike/mob-536-ios-add-memo-for-token-transfer-non-usdc-only
* add memo warning to transfer input * update pods * ensure `enable_app_rating` defaults to true if feature flags do not work, move `completion` out of fetch callback * Revert "update pods" This reverts commit 4f95ce5. * Revert "ensure `enable_app_rating` defaults to true if feature flags do not work, move `completion` out of fetch callback" This reverts commit dcf0f9f. * add memo warning to transfer input * align x button to trailing edge
* add memo warning to transfer input * update pods * ensure `enable_app_rating` defaults to true if feature flags do not work, move `completion` out of fetch callback * Revert "update pods" This reverts commit 4f95ce5. * Revert "ensure `enable_app_rating` defaults to true if feature flags do not work, move `completion` out of fetch callback" This reverts commit dcf0f9f. * add memo warning to transfer input * align x button to trailing edge
* add memo warning to transfer input * update pods * ensure `enable_app_rating` defaults to true if feature flags do not work, move `completion` out of fetch callback * Revert "update pods" This reverts commit 4f95ce5. * Revert "ensure `enable_app_rating` defaults to true if feature flags do not work, move `completion` out of fetch callback" This reverts commit dcf0f9f. * add memo warning to transfer input * align x button to trailing edge
Links (dYdX Internal Use Only)
Linear Ticket: MOB-536 : [iOS] Add memo for token transfer (non-USDC only)
Figma Design: https://www.figma.com/design/fMQodZKzn9B5aZTN5G0fLJ/dYdX-%E2%80%BA-Web?node-id=32590-11221&t=Po1xjzMkEe27WgXz-4
Description / Intuition
Before/After Screenshots or Videos
Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-06-04.at.20.32.40.mp4
Type of Change