-
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 2024-12-11] [$250] mWeb - Search - Top part (buttons and status) is blank when scrolling up after deleting expense #52497
Comments
Triggered auto assignment to @muttmuure ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.After off select mode on mWeb at Search page with some reports(under 6 but different to screen Y size), Search type menu and status bar is hidden. What is the root cause of that problem?Because it has no left screen to scroll, Search menu's However App/src/pages/Search/SearchPageBottomTab.tsx Lines 131 to 136 in 4cc54ab
What changes do you think we should make in order to solve the problem?We can make Search menu's App/src/pages/Search/SearchPageBottomTab.tsx Lines 35 to 38 in 4cc54ab
If both condition is matched then make Search menu's if(selectionMode && topBarOffset.value < 80) {
topBarOffset.value = variables.searchHeaderHeight
} So after off What alternative solutions did you explore? (Optional)N/A |
@muttmuure Huh... This is 4 days overdue. Who can take care of this? |
Job added to Upwork: https://www.upwork.com/jobs/~021859209078080301034 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @dukenv0307 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.The top part (dropdown button, filter button, status) is blank when scrolling up after deleting expense. What is the root cause of that problem?We control the App/src/pages/Search/SearchPageBottomTab.tsx Lines 43 to 56 in 5df79da
This bug happens if the top bar is hidden and the content is reduced to less than the window height after we delete the expense. In this case, the scroll event isn't triggered and the That is how the bug happens What changes do you think we should make in order to solve the problem?We should check if the content size is reduced to a non-scrollable, we need to update
App/src/pages/Search/SearchPageBottomTab.tsx Line 131 in 1b1e8b4
What alternative solutions did you explore? (Optional) |
Triggered auto assignment to @dangrous, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
LGTM! |
📣 @mkzie2 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.70-9 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 2024-12-11. 🎊 For reference, here are some details about the assignees on this issue:
|
@dukenv0307 @muttmuure @dukenv0307 The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
@dukenv0307 - $250 C |
@dangrous, @muttmuure, @dukenv0307, @mkzie2 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
$250 approved for @dukenv0307 |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test Proposal Template
Regression Test ProposalPrecondition:Test:Do we agree 👍 or 👎 |
@dukenv0307/ @mkzie2 can you complete the checklist to clear this out? |
@dangrous, @muttmuure, @dukenv0307, @mkzie2 Huh... This is 4 days overdue. Who can take care of this? |
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.61-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Y
Email or phone of affected tester (no customers): applausetester [email protected]
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
The top part (dropdown button, filter button, status) will be revealed when scrolling up.
Actual Result:
The top part (dropdown button, filter button, status) is blank when scrolling up after deleting expense.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6664218_1731521926557.1731516246787_Screen_Recording_20241114_004335_Chrome.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @mkzie2The text was updated successfully, but these errors were encountered: