-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Due for payment 2025-03-28] [$125] Android - Help panel - Section header is split into two lines on narrow display #57838
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
Comments
Triggered auto assignment to @nkuoch ( |
Triggered auto assignment to @mallenexpensify ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
|
Job added to Upwork: https://www.upwork.com/jobs/~021898752846702684195 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @thesahindia ( |
Looks to be front end, made External at $125, removed @nkuoch as it's not a deploy blocker anymore. |
ProposalPlease re-state the problem that we are trying to solve in this issue.The title text sometimes wraps into multiple lines depending on the device's screen width. Specifically, on narrow displays such as Galaxy Z Fold 4, the presence of icons or buttons in the header causes the title to unintentionally break into two lines. What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?By modifying the <Text
adjustsFontSizeToFit
numberOfLines={1}
style={[styles.headerText, styles.textLarge, textStyles]}
>
{title}
</Text> What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?Add What alternative solutions did you explore? (Optional)Considered creating a new component, such as
If there are pages that should display the title in two lines, this alternative approach should be adopted. |
📣 @atsuya046! 📣
|
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.1.16-4 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2025-03-28. 🎊 For reference, here are some details about the assignees on this issue:
|
@francoisl @mallenexpensify @blazejkustra The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
I can't reproduce this anymore after implementing this PR. Tested on 27 Mar v9.1.20-2 Develop. We can close, payment and BZ checklist will be handled here. Thanks! |
Skipping the payment summary for this issue since all the assignees are employees or vendors. If this is incorrect, please manually add the payment summary SO. |
Triggered auto assignment to @joekaufmanexpensify ( |
@brunovjk are you due compensation here? It looks like you reviewed the linked PR. Please comment if so |
Sounds good. Closing then! |
Uh oh!
There was an error while loading. Please reload this page.
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.1.9-1
Reproducible in staging?: Yes
Reproducible in production?: N/A - new feature, doesn't exist in prod
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Yes, reproducible on both
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Samsung Galaxy Z Fold 4 / Android 14
App Component: Workspace Settings
Action Performed:
Precondition:
Expected Result:
Section header will not be split into two lines when there is a help icon.
Actual Result:
Section header is split into two lines when there is a help icon.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6761671_1741168808362.1741168481604_Screen_Recording_20250305_175417_Expensify.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @mallenexpensifyThe text was updated successfully, but these errors were encountered: