-
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
[$500] Android - When entering a manual request description, the previously entered description briefly reappears for a second #31718
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01a93921082b8f7dc2 |
Triggered auto assignment to @muttmuure ( |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @c3024 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.What is the root cause of that problem?We merge the comment into Onyx and navigate back immediately. So sometimes, the data is merged into Onyx after the navigation transaction is complete. App/src/pages/iou/MoneyRequestDescriptionPage.js Lines 105 to 106 in b1f8bcc
What changes do you think we should make in order to solve the problem?We should set a delay to the navigate function to make sure the data is merged into Onyx before navigating like this
App/src/pages/iou/MoneyRequestDescriptionPage.js Lines 105 to 106 in b1f8bcc
We should do the same with other edit pages and we can only apply the delay for native. What alternative solutions did you explore? (Optional)We can create a function like ResultScreen.Recording.2023-11-22.at.23.46.51.mov |
ProposalPlease re-state the problem that we are trying to solve in this issue.When description is edited for a manual money request, the previous description is briefly displayed before getting updated with the new description. What is the root cause of that problem?As the description content is shared between What changes do you think we should make in order to solve the problem?To solve the problem, we can wait for the
Test Video31718-fix.mp4What alternative solutions did you explore? (Optional) |
I see this delay on Android Emulator. The change is reflected instantly on my physical Android device. I think this is an issue for low end devices. The RCA is correct but I don't think this is a bug worth fixing using I am also not sure if it is worth to refactor Based on the proposals received and the bug being specific to low end devices, I don't think this is a bug worth fixing. @muttmuure |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@muttmuure, @c3024 Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Sounds good to me. We can always reopen if we deem it important to fix this later. |
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.4.2.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:
In the manual request description, only the currently entered and saved description should be displayed, and the previously entered description should not be shown.
Actual Result:
When entering a manual request description, the previously entered description briefly reappears for a second
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6287350_1700667629347.previous.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: