-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[PAID] [$250] Search - Saved search area is partially overlapped by url field #50592
Comments
Triggered auto assignment to @strepanier03 ( |
@strepanier03 FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
Edited by proposal-police: This proposal was edited at 2024-10-17 16:12:41 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Saved search area is partially covered by the url field when opened after renaming it or right after saving the search What is the root cause of that problem?The issue happens if we exceed the App/src/components/PopoverMenu.tsx Line 268 in 39393b7
App/src/pages/Search/SearchTypeMenuNarrow.tsx Lines 193 to 197 in 39393b7
What changes do you think we should make in order to solve the problem?For this case, we should move the padding-bottom and padding-top from the wrap component of App/src/pages/Search/SearchTypeMenuNarrow.tsx Lines 193 to 197 in 39393b7
We will pass App/src/pages/Search/SearchTypeMenuNarrow.tsx Line 193 in 39393b7
What alternative solutions did you explore? (Optional)NA |
@strepanier03 Huh... This is 4 days overdue. Who can take care of this? |
Working on this now. |
Job added to Upwork: https://www.upwork.com/jobs/~021846258880159780544 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ikevin127 ( |
♻️ Reviewing today... |
@strepanier03 I tried reproducing this on iOS Simulator and had no luck. I reviewed a PR recently (#50244) which fixed the scrolling of the list on large layout devices where it wasn't working, and I think it's expected that when opening the popover menu, the list scroll is at the top when the layout has scrolling space expanded due to one or multiple saved search items, depending on device height. Therefore I propose to close this as a non-issue. Otherwise I'd need more information on the device this was reproduced on and more detailed steps on how exactly - if I can reproduce then I'll also be able to test whether the existing proposal fixes the issue. |
@ikevin127 You can try to save many saved searches and open the first saved search. Besides, I think the only problem here is that we have a space at the bottom. |
Thanks for the info! I noticed the space at the bottom on my side as well even though it was not going over any of the saved search options.
I think there might be a mistake regarding the platforms on which the issue is occuring as the Before removing the white space from the bottom as suggested by the proposal, I want to ask whether the white space at the bottom was put there on purpose. If nobody knows I guess we can move forward with removing it. This is how things look on my side (dark theme) and with Safari tab bar both on the bottom and on the top: Simulator.Screen.Recording.-.iPhone.16.Pro.Max.-.2024-10-16.at.14.34.37.mp4cc @luacmartins @Kicu @Expensify/design Tagging all which either worked on Note My takeI think that the bottom spacing referenced in #50592 (comment) is there for a reason as it matches the popover's side / top spacing (see below) and back to this issue: when we have multiple saved search items in the list or even if there's just one and the height of the device is small -> it's expected we would have overlapping while still being able to scroll -> therefore not an issue. It would only be an issue if the overlapping would not allow scrolling and the option item would be cut by that spacing without being able to scroll to see it fully. But maybe some of you might see this from a different perspective, hence I tagged you and opened this up for discussion.
|
I think the bottom space is fine to be there, but it should scroll with the entire content of the modal. So basically we want these kinds of modals to have 16px padding on the top and bottom, but that padding should be considered as part of the scrollable area that is kept within the overall modal height, if that makes sense. |
@shawnborton I think we should only move the padding bottom to the scrollable area. Moving the padding-top to the scrollable area the content will be close to the top edge when scrolling. |
I don't think I agree with you, I think both top and bottom should be in the scrollable area. But let's see some videos to compare :) |
@shawnborton Here is the video
Screen.Recording.2024-10-17.at.19.39.56.mov
Screen.Recording.2024-10-17.at.19.39.31.mov |
I think the second video (both top and bottom can scroll) looks much better to me. Curious what the rest of the @Expensify/design thinks though! |
I agree—I think that feels more natural/expected to me. |
Updated proposal. @ikevin127 The design is confirmed. Please help to take a look at my proposal again. |
Given this was confirmed with the design team, @mkzie2's updated proposal looks good to me. The RCA is correct and the proposed solution addresses the issue as required. 🎀👀🎀 C+ reviewed |
Current assignee @luacmartins is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
100% with the second video 👍 |
cc @luacmartins for assignment here based on proposal review from #50592 (comment). Edit: A heartfelt thank you! |
📣 @ikevin127 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @mkzie2 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@mkzie2 Please let us know when we can expect a PR to be ready for review 🧑💻 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.52-5 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-10-30. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Regression Test Proposal
Do we agree 👍 or 👎. |
Reg test submitted. Handling payments now. |
Payment Summary
|
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.47
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
Saved search area is fully visible
Actual Result:
Saved search area is partially covered by the url field when opened after renaming it or right after saving the search
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6618621_1727541270278.Rename_search_mWeb.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @strepanier03The text was updated successfully, but these errors were encountered: