-
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 2025-01-02] [$250] Desktop- The search filter shifts to the window border on scroll #53638
Comments
Triggered auto assignment to @lschurr ( |
Edited by proposal-police: This proposal was edited at 2024-12-05 20:23:08 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.On step 3, the search filter is not fully visible. On step 5, the search filter shifts to the window border What is the root cause of that problem?
Line 11 in 1408a2d
The problem is from PR #53250 we added the App/src/components/ScreenWrapper.tsx Line 293 in aeac8bf
So we have duplicated What changes do you think we should make in order to solve the problem?We should also apply the same fix here: App/src/components/ScreenWrapper.tsx Lines 153 to 154 in aeac8bf
which checks if we're already in a const shouldAddHeaderGap = !useContext(ScreenWrapperStatusContext);
...
{shouldAddHeaderGap && <HeaderGap styles={headerGapStyles} />} What alternative solutions did you explore? (Optional)Or just simply introduce a new param |
Job added to Upwork: https://www.upwork.com/jobs/~021865070532106078592 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @jayeshmangwani ( |
Thanks for the proposal @gijoe0295; it looks good. However, we were already using |
@lschurr, @jayeshmangwani Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Awaiting proposals here |
@gijoe0295 bump for this comment #53638 (comment) |
Edited by proposal-police: This proposal was edited at 2024-12-12 20:36:09 UTC. Updated ProposalPlease re-state the problem that we are trying to solve in this issue.
What is the root cause of that problem?
But this initial offset does not account for the
On web or native apps, this negative top offset will move What changes do you think we should make in order to solve the problem?
App/src/pages/Search/SearchPageBottomTab.tsx Lines 117 to 118 in 9169920
So we need to set
|
After careful investigation, I think this issue has existed for quite a long time before that PR. And we can not just remove the second
We have the logic to hide the Please take your time to review my second proposal. Thank you! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Interesting, @gijoe0295 , Is it possible for you to push your changes to a local branch? It’s not generally needed, but since it’s a UI issue, I want to make sure I can visually test different scenarios on desktop before we move forward. |
@jayeshmangwani Here's the test branch main...gijoe0295:App:gijoe/53638. Feel free to provide feedbacks. |
Thanks for the branch @gijoe0295, I tested it on desktop, and it successfully resolves the bug at hand. We can proceed with @gijoe0295's Proposal of desktop platform specific searchHeaderHeight. 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @pecanoro, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Sounds good! Assigning @gijoe0295 to the issue |
📣 @gijoe0295 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@pecanoro @lschurr @jayeshmangwani @gijoe0295 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! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.78-6 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 2025-01-02. 🎊 For reference, here are some details about the assignees on this issue:
|
@jayeshmangwani @lschurr @jayeshmangwani 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] |
I'm not due payment here |
Payment summary:
|
$250 approved for @jayeshmangwani |
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.71-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?:
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: @s77rt
Slack conversation (hyperlinked to channel name): expensify_bugs
Action Performed:
Expected Result:
On step 3, the search filter should be fully visible. On step 5, the search filter shouldn't shift to the window border
Actual Result:
On step 3, the search filter is not fully visible. On step 5, the search filter shifts to the window border
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Screen.Recording.2024-12-04.at.5.01.28.PM.mov
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @lschurrThe text was updated successfully, but these errors were encountered: