-
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-19] [$250] Web - Search - Empty state page skeleton is cut off from the right #53251
Comments
Triggered auto assignment to @jliexpensify ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.The search page skeleton right side is cut off when there is a scrollbar. What is the root cause of that problem?This is how the calculation looks to decide the position of the right-most skeleton. We want to right-aligned the skeleton. App/src/components/Skeletons/SearchRowSkeleton.tsx Lines 178 to 180 in 64eaf2f
The problem here is that when there is a scrollbar, the width of the search central pane is reduced, but since we used the What changes do you think we should make in order to solve the problem?To solve it, first, we can get the width of the skeleton container from onLayout
Then, use the
We need to do the same for this skeleton App/src/components/Skeletons/SearchRowSkeleton.tsx Lines 170 to 172 in 64eaf2f
What alternative solutions did you explore? (Optional)Since we don't show scroll indicator for scroll page, App/src/components/Search/index.tsx Line 491 in 64eaf2f
we can just hide it for the skeleton too by passing the App/src/pages/Search/EmptySearchView.tsx Lines 200 to 211 in 64eaf2f
and then use it here. App/src/components/EmptyStateComponent/index.tsx Lines 85 to 88 in 64eaf2f
|
@deetergp, @Pujan92, @jliexpensify Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@bernhardoj's proposal sounds reasonable to me. What do you think @Pujan92? |
Yes @deetergp but I am not able to reproduce it in my system. Screen.Recording.2024-12-05.at.17.48.00.mov |
@Pujan92 please try to always show the scrollbar |
I am 👍 with the @bernhardoj's alternative solution of passing 🎀👀🎀 C+ reviewed |
Current assignee @deetergp is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
Job added to Upwork: https://www.upwork.com/jobs/~021865178692528155887 |
Triggered auto assignment to @shawnborton ( |
Current assignee @Pujan92 is eligible for the External assigner, not assigning anyone new. |
Please disregard @shawnborton — I accidentally clicked the wrong tag |
PR is ready |
Is this some kind of regression or was it always set up this way? cc @filip-solecki |
Tbh it's hard to say, maybe there were some changes that broke up the calculations or it is uncovered scenario. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.74-8 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-19. 🎊 For reference, here are some details about the assignees on this issue:
|
@Pujan92 @jliexpensify @Pujan92 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] |
Payment Summary
|
@jliexpensify this isn't a regression of the mentioned PR, and it is a new fresh issue. So I am also eligible for the payment. |
Cool, thanks for letting me know - will add you in. |
Will do @jliexpensify! Enjoy our OOO time 🎉 |
Thanks Scott, have a great Holiday Break! @Pujan92 since it's my last day today, I want to confirm that there's no checklist? |
@jliexpensify I think checklist isn't needed here. |
Great, thanks - in that case, Scott can simply close this on the 19th if there are no regressions. |
Payment Summary
BugZero Checklist (@jliexpensify)
|
$250 approved for @Pujan92 |
Requested in ND. |
$250 approved for @bernhardoj based on this 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.68-0
Reproducible in staging?: Y
Reproducible in production?: Y
Issue was found when executing this PR: #51913
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
The oval skeleton doesn't get cut off from the right
Actual Result:
The oval skeleton gets cut off from the right when there is a scroll bar on the right
Workaround:
Unknown
Platforms:
Screenshots/Videos
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @Issue Owner
Current Issue Owner: @jliexpensifyThe text was updated successfully, but these errors were encountered: