-
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
[HOLD for payment 2023-05-23] [$1000] IOUPreview height should adjust based on content #18770
Comments
Triggered auto assignment to @twisterdotcom ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.We want the IOUPreview to adjust its height based on content, specifically if it has a comment/description What is the root cause of that problem?The What changes do you think we should make in order to solve the problem?We should conditionally render the const requestDescription = Str.htmlDecode(lodashGet(props.action, 'originalMessage.comment', '')) and then render it like so {requestDescription && <Text>{requestDescription}</Text>} What alternative solutions did you explore? (Optional)N/A |
ProposalPlease re-state the problem that we are trying to solve in this issue.IOUPreview height does not adjust based on comment What is the root cause of that problem?The root cause is that we're always rendering the What changes do you think we should make in order to solve the problem?We should render the text only if a comment exists for
Using Although not strictly required, we can also convert this and this into ternary expressions as well. What alternative solutions did you explore? (Optional)None |
thanks both. This is pretty straight forward so I'm going with the first passable proposal (#18770 (comment)). Also creating |
@huzaifa-99 feel free to make a start on the PR, I'll assign you once the UpWork job has been created 👍 |
Actually I don't think anything will break if I do this now |
Okay nevermind, that didn't trigger the automation, I'll do that again once Ted gets a chance to review. |
Job added to Upwork: https://www.upwork.com/jobs/~01d6ca19ff51a2559a |
Current assignee @twisterdotcom is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @fedirjh ( |
Thanks for the proposal review @Julesssss. pull/18774 is ready! |
📣 @huzaifa-99 You have been assigned to this job by @Julesssss! |
Yup! Done! |
Merged |
Strange, this should have got the |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.14-14 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 2023-05-23. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
As a reminder, here are the bonuses/penalties that should be applied for any External 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:
|
Payment still pending guys 😄! |
@trjExpensify was ooo but should be back today, sorry about that |
no worries @mountiny. Thank you! |
The issue will remain open until paid, and Tom will be back soon :) |
Yuuup, I got back today. 👍 Looking at this now, appreciate the patience. |
No PR caused regression. This is more like polish than bug and found during PR review here. |
Yup, this was when adding a new feature. Regression tests will be updated more broadly for the manual requests redesign. |
Okay, so my assessment for payments is as follows: @aimane-chnaif - $1,500 for the C+ review & #urgency bonus Does that sound right to everyone? |
Offers have been sent to all three of you in the meantime. |
Thank you @trjExpensify. Accepted! |
Settled up with @huzaifa-99 & @aimane-chnaif. Awaiting @thesahindia and then I'll close this out. Job ref for ease. |
Accepted, thanks! |
Awesome, settled. Closing! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Actual Result:
Native mobile
Web
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.13-0
Issue reported by: @thesahindia here
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: