-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Use h1 (19px) style for header instead of textXLarge (24px) #5835
Conversation
With the proposed change, the following styles becomes unused: Lines 144 to 149 in a77d468
Should I remove it? |
I think it makes sense to remove it. Thanks Aldo!
…On Wed, Oct 13, 2021 at 5:51 PM Aldo Canepa Garay ***@***.***> wrote:
With the proposed change, the following styles becomes unused:
https://github.com/Expensify/App/blob/a77d4682f27939ae4a562cda421648d6a9649440/src/styles/styles.js#L144-L149
Should I remove it?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#5835 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARWH5TEO6VPAQERIA4SLKLUGYSP7ANCNFSM5F6OBNHQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clean, nice job!
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by @jasperhuangg in version: 1.1.7-25 🚀
|
Sounds good, we should create a new GH issue for this. |
@aldo-expensify, sure I can do it. @stitesExpensify informed me I should just comment the PR without creating a new issue. |
That may be right, sorry I wasn't saying that you should create it :), I was just stating that we should do that in a separate GH issue. I'll create the GH issue when I have some time. |
🚀 Deployed to production by @roryabraham in version: 1.1.8-9 🚀
|
Details
Reduce size of headers to 19px following designs.
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/181056
Tests / QA
Create a NewDot account, verify it, log in
Create a Workspace
From the workspace menu:
![Screen Shot 2021-10-13 at 6 11 08 PM](https://user-images.githubusercontent.com/87341702/137233769-a8305b7e-41e9-4099-a15e-7b7bf4a23662.png)
Enter in
![Screen Shot 2021-10-13 at 6 12 10 PM](https://user-images.githubusercontent.com/87341702/137233858-2175ca05-8b06-4153-b438-f0793af170e8.png)
Issue corporate cards
and check that the titleUnlock free Expensify Cards
has font size19px
Check the same thing for the following titles:
Reimburse receipts
section titles:Capture receipts
Unlock next-day reimbursements
Pay bills
section titles:Manage your bills
Unlock online bill payment
Send invoices
section titles:Invoice clients and customers
Unlock online invoice collection
Book travel
section titles:Unlock Concierge travel booking
Connect bank account
section titles:Streamline payments
Connect a VBA using the section (3) of this SO answer
Some new titles will appear in the following sections, check their font size to be
19px
:Issue corporate cards
section titles:Cards are ready!
(post VBA-connected)Reimburse receipts
section titles:Fast reimbursements = happy members!
(post VBA-connected)Pay bills
section titles:Hassle-free bills!
(post VBA-connected)Send invoices
section titles:Money back, in a flash!
(post VBA-connected)Book travel
section titles:Pack your bags!
(post VBA-connected)During the process of adding a VBA, depending on the flow (try different options of the SO), we should encounter the titles:
Almost done!
Let’s finish in chat!
One more thing!
All set!
Check that these titles also have font size
19px
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android