-
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
Truncate decimals for whole numbers in tipping amounts in tipping banner/UI #15022
Comments
Related: #15050 |
Verification passed on
Tipping via Rewards BAT - Verified publisher with default tipping banner One-time tips with 1.37 BAT tipping amountEnsured that Ensured Total One-Time tipping amount and individual pubs tipping amount is shown correctly in Ensured Total One-Time tipping amount and individual pubs tipping amount is shown correctly in Ensured that the total amount and the contributed amount is shown correctly in the Rewards internal page One-time tips with 10.5 BAT tipping amountEnsured that Ensured Total One-Time tipping amount and individual pubs tipping amount is shown correctly in Ensured Total One-Time tipping amount and individual pubs tipping amount is shown correctly in Ensured that the total amount and the contributed amount is shown correctly in the Rewards internal page One-time tips with 5 BAT tipping amountEnsured that Ensured Total One-Time tipping amount and individual pubs tipping amount is shown correctly in Ensured Total One-Time tipping amount and individual pubs tipping amount is shown correctly in Ensured that the total amount and the contributed amount is shown correctly in the Rewards internal page One-time tips with_Tip set (1.25+5+10.5)Ensured Tip set Sent One-time tips Ensured Total Monthly tipping amount and individual pubs tipping amount is shown correctly in Ensured that the total amount and the contributed amount is shown correctly in the Rewards internal page Recurring tips with_Tip set (1.25+5+10.5)Ensured Tip set Sent Recurring tips Ensured Total Monthly tipping amount and individual pubs tipping amount is shown correctly in Ensured that the total amount and the contributed amount is shown correctly in the Rewards internal page Recurring tips with 1.37 BAT tipping amountEnsured that Ensured Total Monthly tipping amount and individual pubs tipping amount is shown correctly in Ensured Total Monthly tipping amount and individual pubs tipping amount is shown correctly in Ensured that the total amount and the contributed amount is shown correctly in the Rewards internal page Recurring tips with 0.25 BAT tipping amountEnsured that Ensured Total Monthly tipping amount and individual pubs tipping amount is shown correctly in Ensured that the total amount and the contributed amount is shown correctly in the Rewards internal page Recurring tips all combinations (0.25+1+5)Differnt recurring tips sent to various publishers Ensured Total Monthly tipping amount and individual pubs tipping amount is shown correctly in Ensured that the total amount and the contributed amount is shown correctly in the Rewards internal page Tipping via Rewards BAT - Verified publisher with Custom tipping banner One time tipping - ScreenshotsRecurring tipping - ScreenshotsTipping via Rewards BAT - Non verified publisher Non verified pubs - ScreenshotsTipping via Uphold BAT - Verified publisher ScreenshotsRecurring tip and one-time tips sent to various publishers Ensured Total Monthly tipping amount and individual pubs tipping amount is shown correctly in Monthly Statement Ensured that the total amount and the contributed amount is shown correctly in the Rewards internal page Ensured that BAT distribution among verified publisher and brave fee (5%) is shown correctly in uphold transaction list Tipping via Uphold BAT_Tip set(1.25+5+10.5) - Verified publisher ScreenshotsEnsured Tip set Sent One-time tips Ensured Total Monthly tipping amount and individual pubs tipping amount is shown correctly in Monthly Statement Ensured that the total amount and the contributed amount is shown correctly in the Rewards internal page Ensured that BAT distribution among verified publisher and brave fee (5%) is shown correctly in uphold transaction list
Verified passed with
Testing notes can be found under #15050 (comment) as the test plan is the same for this and that issue. Verification passed on
Verification done in #15050 |
Removing Android label as Android specific issue is logged #15618 |
Description
Enforce the following logic in the tipping UI in order to better display various amounts of BAT:
1.00 BAT
,5.00 BAT
,10.00 BAT
), then truncate the decimals so that the number appears as1 BAT
,5 BAT
,10 BAT
.0.25 BAT
,1.75 BAT
, etc.)Per design team @jenn-rhim.
The text was updated successfully, but these errors were encountered: