-
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
[$250] Android - Chat - Chat is not autoscrolled when sending new message after opened from search. #52878
Comments
Triggered auto assignment to @johncschuster ( |
@johncschuster Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Job added to Upwork: https://www.upwork.com/jobs/~021861164052049967286 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rayane-djouah ( |
@johncschuster, @rayane-djouah Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Waiting on proposals |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Waiting on proposals |
Edited by proposal-police: This proposal was edited at 2024-12-04 00:24:13 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.After opening a link to the lastest message of a report and sending a new message, the chat doesn’t auto-scroll to the new message. What is the root cause of that problem?Auto-scrolling is disabled if App/src/pages/home/report/ReportActionsView.tsx Lines 470 to 471 in a1e710e
In the normal case 1, App/src/pages/home/report/ReportActionsView.tsx Lines 446 to 448 in a1e710e
and after finishing loading, the linked action is no longer the newest one, so
In case 2 where this issue happens, there are no newer actions to load, so What changes do you think we should make in order to solve the problem?Make sure auto-scrolling is eventually enabled in both cases.
}, [isTheFirstReportActionIsLinked, reportActions]);
if (isTheFirstReportActionIsLinked && isFirstLinkedActionRender.current) { What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?Verify that Examples of Inputs and Outputs
What alternative solutions did you explore? (Optional) |
@johncschuster @rayane-djouah this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
@QichenZhu, have you discovered why this issue is reproducible only on the native Android platform and not on the web, for example? Screen.Recording.2024-12-05.at.11.32.21.AM.mov |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
#54071 is reverted |
Thanks for the update, @rayane-djouah! What's the next step here? Is a follow-up PR being written? |
@johncschuster, @rayane-djouah Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Sorry for the delay; I was sick at the end of last week. I'll review the issue today. |
We were holding the issue on this bug which was resolved after the revert of #54071. We can now proceed with this issue. |
📣 @rayane-d! 📣
|
Triggered auto assignment to @AndrewGable, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
The BZ member will need to manually hire rayane-d for the Reviewer role. Please store your Upwork details and apply to our Upwork job so this process is automatic in the future! |
📣 @wildan-m 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Just saw this issue and wanted to ask the reviewer to test this as well:
Thanks in advance! |
@perunt - Works well! Screen.Recording.2025-02-06.at.8.01.00.PM.mov |
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: 9.0.65-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/5251120&group_by=cases:section_id&group_order=asc&group_id=296775
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Expected Result:
Chat should be autoscrolled to the bottom after opening message from search and sending a new one.
Actual Result:
Chat is not autoscrolled to the bottom after being opened from the "Chats" section in search and sending a new message to it.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6671541_1732171036624.Not_Scrolled.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: