-
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
[HOLD for payment 2024-07-10] [$250] Login - "Chat and split expenses" option is truncated on the onboarding modal #43804
Comments
Triggered auto assignment to @OfstadC ( |
@OfstadC FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
ProposalPlease re-state the problem that we are trying to solve in this issue."Chat and split expenses" option is truncated on the onboarding modal What is the root cause of that problem?The number of lines for menuitem titles is set to App/src/components/MenuItem.tsx Line 308 in 75c104b
This restricts the onboarding titles to only 1 line in narrow screens What changes do you think we should make in order to solve the problem?We will add the We will add App/src/pages/OnboardingPurpose/BaseOnboardingPurpose.tsx Lines 91 to 93 in 75c104b
AlternativelyWe can pass this style by adding a prop in Result: |
@OfstadC hi, this is visible for devices with smaller screens! We can also resize view on web to have it show up |
Hi @Julesssss ! New to BZ here so just want to make sure I take the next steps. I see you self assigned, so should I add the |
Hey @OfstadC, I assigned just because I was interested in seeing the solution to the bug. So we can follow the normal process 🙂 |
Discussed in Slack - The solution should ensure we aren't truncating when viewing or selecting the menu item. We'd want to let any device/width use as many lines as needed |
Job added to Upwork: https://www.upwork.com/jobs/~01c02ce36ab64ecdf6 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @allgandalf ( |
ProposalPlease re-state the problem that we are trying to solve in this issue."Chat and split expenses" option is truncated on the onboarding modal. What is the root cause of that problem?By default, the title of MenuItem will have 1 as App/src/components/MenuItem.tsx Line 320 in b021195
Therefore, when the text is long such that it should span 2 lines, it will be truncated. What changes do you think we should make in order to solve the problem?
This is the requirement. We need to make sure the We use the same method in other locations like in
FYI any hardcoded value like What alternative solutions did you explore? (Optional)Set the default |
Considering the expected result, lets go with @nkdengineer's proposal here as it is more future proof 🎀👀🎀 C+ reviewed |
Current assignee @Julesssss is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
SOlution is simple and makes sense |
📣 @allgandalf 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @nkdengineer 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@nkdengineer , let us know when can we expect a PR |
I'll raise PR soon |
@allgandalf this PR is ready for review |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.3-7 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 2024-07-10. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
@allgandalf Could you please update this today based on the checklist? Thank you! 😃 |
yes i will complete the checklist in sometime 👍 |
Regression Test Proposal
Verify that: "Chat and split expenses" option isn't truncated Do we agree 👍 or 👎 |
Payment Summary: Contributor+: @allgandalf paid $250 via Upwork |
Leaving this open until regression testing is complete |
Same - waiting on regression testing |
I'm actually going to close this out. but I'll note here if the regression test yields anything 😄 |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
issue found when executing #43479
Version Number: 1.4.84-0
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
Expensify/Expensify Issue URL:
Issue reported by: applause internal team
Slack conversation:
Action Performed:
Expected Result:
"Chat and split expenses" option should be fully visible.
Actual Result:
"Chat and split expenses" option is truncated on the onboarding modal.
Workaround:
visual
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6514288_1718458311334.az_recorder_20240615_151800.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @OfstadCThe text was updated successfully, but these errors were encountered: