-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
checkbox label is not wrapped but truncated #19567
Comments
Triggered auto assignment to @trjExpensify ( |
Bug0 Triage Checklist (Main S/O)
|
Proposal by @situchan ProposalPlease re-state the problem that we are trying to solve in this issue.checkbox label is not wrapped but truncated What is the root cause of that problem?This came from #19101 where TouchableOpacity is replaced with PressableWithFeedback in CheckboxWithLabel component. What changes do you think we should make in order to solve the problem?pass wrapperStyle={[styles.flex1]} here |
This one can be closed. All payments will be handled in #19482. |
Closing in favor of #19482 |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
"I confirm that this company..." text is displayed multiline and not truncated
Actual Result:
"I confirm that this company..." text is truncated in single line
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.18
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Recording.749.mp4
Expensify/Expensify Issue URL:
Issue reported by: @situchan
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1684816657258979
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: