-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Remove "Add funds" buttons in Rewards (remove add_url
and withdraw_url
from ExternalWallet
)
#23793
Comments
@Miyayes Are we dropping the entire "Not enough tokens. Please add funds." section from the tip banner? Or just removing the "Please add funds" portion? |
@emerick Hm, that's a good point. I think it would make sense to just drop "Please add funds" part, and keep the "Not enough tokens" part? |
@Miyayes One more question: does this mean removing the "Add funds" notification? For the moment, I've renamed it to an "Insufficient funds" notification, but let me know if you'd like to remove or adjust it. |
Just noting here that we decided to remove the "insufficient funds" notifications as they are confusing to users and don't provide much value. |
Verified with
Uphold - PASSEDPrior to fix in 1.47.171:
After the fix with 1.48.129:
Gemini - PASSEDPrior to fix in 1.47.171:
After the fix with 1.48.129:
bitFlyer - PASSEDPrior to fix in 1.47.171:
After the fix with 1.48.129:
Note - Unable to confirm the "Insufficient Funds" notification was removed (test plan from #3286 did not display the notification on 1.47.x, other tests proved unsuccessful as well). After conferring with Emerick, decided that since notification was removed it was ok to skip confirming this. |
Description
The "Add funds" button does not serve its purpose very well in Rewards 2.0. We can remove it for now, and be able to clean up the code in quite a few places if it is removed. Can be re-introduced in Rewards 3.0.
@szilardszaloki Has most context.
The text was updated successfully, but these errors were encountered: