etn-ccis/blui-react-native-workflows

Font scaled view pushing instruction text out of safe area view

Closed this issue · 3 comments

Describe the bug / expected behavior

When resizing font from device settings to be larger than default the instruction text on change password screen drops styling and text is not wrapped in center

What are the steps to reproduce?

  1. clone repo
  2. cd login-workflow & yarn start:example-ios
  3. set font to be one higher or more than default size
  4. login & go to change password
  5. view the instruction text area

Screenshots / Screen recording

Change password screen.

image

self-reg screen is ok.
image

Code snippet / Link to minimum reproduction example

CODE HERE

Your environment information

Suggested fix

Anything else to add?

Look at how the create account content is handled and potentially duplicate those styles for the change password view.

@ektaghag-eaton , verify and close it.

Working fine in latest versions
@JeffGreiner-eaton , @joebochill

Screenshot_1721202520
Screenshot_1721202503
Screenshot_1721202495
Screenshot_1721202481