-
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] [MEDIUM] mweb - In employee WS, opening an expense detail page and tapping back, page gets scrolled. #34573
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01122bfdd943c30cad |
Triggered auto assignment to @CortneyOfstad ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @situchan ( |
I tried to produce this issue and it it showing the same. |
📣 @Ykumar1415! 📣
|
No proposals yet |
Not overdue |
Not overdue... |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Still looking for proposals |
Same |
@CortneyOfstad @situchan 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! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Not overdue – still 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? 💸 |
@Piotrfj — I've been reviewing this and can you provide some additional context as to why you think an Onyx update is needed? Reviewing this with the team, we're having trouble making that connection. Any additional insight you can provide would be great 👍 |
@CortneyOfstad Piotr meant that while we go back to the previous chat Onyx is updated and this update causes scrolling of the screen. When we go back while online GetNewerActions request is sent and the report data in Onyx is updated. I've checked it on the WEB and it also gets scrolled - let me know if I reproduced it correctly. I also tried when offline and it also gets scrolled after the data from the request is applied. It happens when you hover over the chat navigating back. Screen.Recording.2024-04-18.at.14.13.21.mp4FYI: Piotr has been reassigned to another project from Callstack - me or someone from our team will take it over shortly and continue the investigation |
@CortneyOfstad I'm continuing Piotr's investigation and what I've noticed is that removing
true , so the list is autoscrolled to the bottom. Looks like hasNewestReportAction condition is always true as well (I wonder if there are cases that is not true). For me doesn't really makes sense as I think it should be true only right after we get a new unread message, after we read it it should be false.
I'll continue my investigation and think of a solution to suppress scrolling down when we don't get any new message. |
@JmillsExpensify, @CortneyOfstad, @mollfpr, @Piotrfj Huh... This is 4 days overdue. Who can take care of this? |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@koko57 any update on your investigation? Thank you! |
@CortneyOfstad sorry, I've been busy with my other high priority issue, I haven't had much time to work on this one since Monday. I will look at it today. I think the root cause I've presented is correct, I don't think that there's another reason for this behaviour, so the only thing that I'm still thinking of is how to fix this issue. |
Still looking for a proper solution |
@koko57 — any update on any solutions? |
@CortneyOfstad Still working on it. I'm trying to understand why do we have these two const in both ReportActionsView and ReportActionsList
and why we would need them as they seem to be always |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Still working on it |
Sounds good @koko57 👍 |
@koko57 can you provide an update by EOD on where we're at with this? Thanks! |
@CortneyOfstad I'm testing a few options, but still I don't quite understand the thing I mentioned here. Is there anybody who can help me with this one? |
Issue not reproducible during KI retests. (First week) |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@CortneyOfstad I merged with main today - and I can't reproduce it on Android either. The page still scrolls on the web. If it's desired for the web I think we can close this issue |
Thanks @koko57! I agree and we can close this. 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.4.25-4
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:
When in employee WS, opening an expense detail page and tapping back, page must not get scrolled.
Actual Result:
When in employee WS, opening an expense detail page and tapping back, page gets scrolled.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6344133_1705400980897.az_recorder_20240116_042406.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: