Onboarding Improvements: Fix font scaling for the Quick Start prompt - #17662
Conversation
This fixes an issue where the serif text wasn't scaling properly with the system font size
This fixes an issue where the text was being obscured by the buttons when the system font size was set to a large size
|
You can trigger an installable build for these changes by visiting CircleCI here. |
|
You can trigger optional UI/connected tests for these changes by visiting CircleCI here. |
|
Hey @momo-ozawa 👋 Thank you for looking into this so quickly. I noticed the PR base branch is I tried to change the base for this one to Do you think you could open a new PR based on I'm saying all this under the assumption it's fine to ship 18.8 with the issue. I think it is because it's an edge case (users with lager than usual font size) on a one-off kind of screen (onboarding). On the other hand, onboarding is a very important part of the user acquisition funnel, so I'd understand if someone were to argue we should hold the release for this. 🤔 If we decide to add this fix to 18.8, we should reopen the PR against |
|
Hi @mokagio 👋
I was thinking that once
I checked w @leandroalonso and we think it's ok to target 18.9 for these fixes instead of 18.8. (Slack ref: p1639144141039900-slack-C027K4MNPGQ) |
Scratch that. Yeah. I think it should work. Let's see how it goes, hey 🤷♂️ Apologies for all the confusion. I should have slowed down and think things through more carefully |
|
@mokagio No worries! I should have been more clear about my intentions for this PR so sorry about that!
|
Fixes #17652 (comment)
Description
This PR fixes
Thanks @dvdchr for pointing out these issues.
Notes
develop. It is temporarily pointing tomerge/18.8-beta-4-into-develop.While this PR is ready to review, I'll wait until
merge/18.8-beta-4-into-developgets merged to open the PR, so it doesn't accidentally get merged in tomerge/18.8-beta-4-into-develop.merge/18.8-beta-4-into-develop, which is why this PR is based on that branchmerge/18.8-beta-4-into-developcan be merged in todevelop, without this PR being merged intomerge/18.8-beta-4-into-develop(Slack ref: p1639144141039900-slack-C027K4MNPGQ)merge/18.8-beta-4-into-developgets merged in todevelop, the base branch for this PR should change todevelopautomatically, and my fixes can be part of 18.9How to test
Regression Notes
Potential unintended areas of impact
Quick Start iPad readable content width
What I did to test those areas of impact (or what existing automated tests I relied on)
Check manually, see screenshot above
What automated tests I added (or what prevented me from doing so)
n/a
PR submission checklist:
RELEASE-NOTES.txtif necessary.