-
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-11-21] [HOLD for payment 2023-11-17] [$500] Android-IOU-Description entered cannot be seen but displayed in IOU details page. #31114
Comments
Triggered auto assignment to @mallenexpensify ( |
Job added to Upwork: https://www.upwork.com/jobs/~018aa91dfca07b2ed6 |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @Santhosh-Sellavel ( |
Not reproduced in production Screen_Recording_20231109_183146_New.Expensify.mp4 |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @mountiny ( |
ProposalAvailable to raise a PR quickly! Please re-state the problem we are trying to solveAndroid-IOU-Description entered cannot be seen but displayed in IOU details page What is the root cause?
containerStyles={[styles.autoGrowHeightMultilineInput, styles.verticalAlignTop]}
This means the container gets aligned to top and not the input itself. What changes should be made to fix this?We should pass it as an input style: containerStyles={[styles.autoGrowHeightMultilineInput]}
inputStyle={[styles.verticalAlignTop]} Just like we do here: App/src/pages/tasks/TaskDescriptionPage.js Lines 111 to 112 in 9862a3e
|
In addition to the first proposition
Therefore, it would be good to fix it in two places at once |
📣 @Santhosh-Sellavel Please request via NewDot manual requests for the Reviewer role ($500) |
📣 @esh-g 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@esh-g can you please raise the PR as quickly as possbile? thanks! |
Yes @mountiny Just working on it now |
📣 @akinwale 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
Requesting a CP, @esh-g could you please identify which PR caused this regression? |
#16660 was linked but I don't see any comment which referenced this. |
Yes, the PR that caused this issue is this: #24482 |
Ok thanks! |
Fix was CP'd. Removing the blocker label. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.97-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 2023-11-17. 🎊 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.
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:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.98-5 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-11-21. 🎊 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.
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:
|
The issue here was as a result of the react-native-web update done in #24482, not due to a feature implementation nor code changes.
Regression test
Do we agree 👍 or 👎? |
@mallenexpensify Just noting here that the correct payment date here should be 2013-11-17, since the PR was initially deployed to production on 2023-11-10. Thanks. |
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: 1.3.97-1
Reproducible in staging?: Y
Reproducible in production?: N
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:
User must be able to see description entered.
Actual Result:
Description entered cannot be seen but displayed in IOU details page.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6269794_1699526647153.android.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @mallenexpensifyIssue Owner
Current Issue Owner: @mallenexpensifyThe text was updated successfully, but these errors were encountered: