Fix accessibility in IPP flows #13250
Labels
category: accessibility
Related to accessibility.
feature: mobile payments
Related to mobile payments / card present payments / Woo Payments.
priority: medium
Planned tasks usually belonging to ongoing projects
type: bug
A confirmed bug.
Milestone
Goal of this task is to ensure IPP Flows (payments, welcome, onboarding) work as expected on devices that increase font size using accessibility setting in the OS.
Suggested solution is to wrap the content in a scrollview to at least ensure the widgets don't overlap.
In case, this solution would turn out to have side-effects, we can also consider usingUpdate: We decided this workaround is not acceptable as it's not accessible.dp
instead ofsp
for the texts to at least ensure changing the accessibility setting won't break the layout.The text was updated successfully, but these errors were encountered: