-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[PAID - Reporting] IOU - When the name of the Merchant is too long, text is out of field in IOU report #25780
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @stitesExpensify ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Merchant name overflows in money request preview What is the root cause of that problem?We are not breaking the word currently which seems the cause for it. What changes do you think we should make in order to solve the problem?We can add
|
@lanitochka17 @stitesExpensify Hi all, I reported this earlier here (https://expensify.slack.com/archives/C049HHMV9SM/p1692718440819559), but it didn't make it to github yet |
@lanitochka17 this was first reported by me - #25738 (comment) |
Important Notice : issue #25738 has nothing to do with this issue this issue was reproducible before fixing #25738, they are compltely two different issues. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Merchant name overflows in money request preview What is the root cause of that problem?We are not breaking the word currently which seems the cause for it. What changes do you think we should make in order to solve the problem?We can wrapping the text document in here: <View style={[styles.flexRow]}>
+ <View style={[styles.flex1]}>
<Text style={[styles.textLabelSupporting, styles.mb1, styles.lh16]}>{requestMerchant}</Text>
+ </View>
</View> What alternative solutions did you explore? (Optional)Using |
Gonna demote this one. Seems like a regular bug and could not reproduce it on web. |
I think we should include the fix for this issue in this PR #21664 or the PR actually might be fixing it already |
@marcaaron reproduced on Web, just make sure you have no spaces in the long merchant name |
@mountiny I don't think the PR you mentioned fix this, it is about the description input. This issue is about the Merchant and how it is displayed. The description has no issues here. Please check this I reported this earlier in slack (https://expensify.slack.com/archives/C049HHMV9SM/p1692718440819559?thread_ts=1692718440.819559&cid=C049HHMV9SM) |
We could update the merchant field in the PR the same way as description |
@mountiny I am sure that they are not related, if you check the video above you will find the description doesn't overflow here and the PR is not merged yet. The description is working fine. The PR fixing the description input. This issue is how we display the Merchant. Completely different issues. |
We should completly ignore description here, it is displayed correctly. and it should removed from the steps in the report. It has no affect here. |
If we fix it the same way as description it will make the Merchant input accept multi lines, and won't fix how the Merchant displayed |
Updated you as a reporter, please try to post in less comments |
Job added to Upwork: https://www.upwork.com/jobs/~01ae35c173f09896f0 |
Triggered auto assignment to @strepanier03 ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mollfpr ( |
This can be handled externally. Not overdue. |
@stitesExpensify This issue is not reproducible anymore, It got fixed here #21664 after @mountiny asked the contributer to do so. Will I be eligible for the reporting bonus in that case or not as I am the original reporter for this issue and It got fixed depending on that report |
I'll leave that up to @mountiny. Would this issue have been fixed without @Ahmed-Abdella report, or was it only fixed because of this issue? |
This was planned to fix before this GH is created - #25738 (comment) |
@situchan my report on slack was before this comment, check it please. https://expensify.slack.com/archives/C049HHMV9SM/p1692718440819559?thread_ts=1692718440.819559&cid=C049HHMV9SM |
yup agree based on #22513 (comment) |
@situchan could you please clarify this, the other comment you mentioned has nothing to do with this issue |
I just took example. |
I think we can pay the rpeorting bonus here, I have asked the contributor to include the fix in existing PR. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@strepanier03, @mollfpr, @stitesExpensify Huh... This is 4 days overdue. Who can take care of this? |
@strepanier03 can we please pay @Ahmed-Abdella for reporting this, and then we can close it out? |
@stitesExpensify - Sure thing, I'll work on that now. |
@Ahmed-Abdella - I have hired you for the job in Upwork, please confirm and let me know so I can pay you out. |
@strepanier03 I accepted the offer, Thanks! |
Great, thank you! Working on paying now. |
Payment summary
|
Closing now! |
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 PR #25738
Action Performed:
Expected Result:
Name of merchant should be contained inside the text box
Actual Result:
Name of merchant is outside the text box
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.56.18
Reproducible in staging?: Yes
Reproducible in production?: No
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
Bug6174688_bandicam_2023-08-23_10-52-18-635.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team/ @Ahmed-Abdella
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1692718440819559
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: