-
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
Expensify Card - Empty state card is top centered instead of middle centered #46488
Comments
Triggered auto assignment to @OfstadC ( |
Triggered auto assignment to @youssef-lr ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
We think this issue might be related to the #collect project. |
ProposalPlease re-state the problem that we are trying to solve in this issue.What is the root cause of that problem?Coming from #45996 Justify content set to
What changes do you think we should make in order to solve the problem?We should change that to the following to make it center like on production and with the new button margin
What alternative solutions did you explore? (Optional) |
@DylanDylann @koko57 Was this intentional ? |
Kind of. It was hard to center, bc we have a content below that appears after scrolling and on some devices the modal was cut off at the bottom (making the text hidden). I can work on this to fix it |
Triggered auto assignment to @anmurali ( |
Assigned to me while I was OoO - reassigning since this is time sensitive and i'm not back online fully until tomorrow . I can nab it back tomorrow if this ends up not being a blocker - or as urgent |
it should not be a blocker as it's behind the beta |
As I introduced the change and I am still working on the Workspace Feed project, can I be assigned to fix this issue? cc @mountiny |
ProposalPlease re-state the problem that we are trying to solve in this issue.The Empty state modal is not centered. What is the root cause of that problem?Changes from #45996 - previously the modal had additional styles similar to the ones suggested in the previous Proposal
but they were insufficient in some cases, because on some devices the modal was cut off - that's why I introduced the "flex-start" change. The real problem though was that the EmptyStateComponent wrapper's height was not calculated properly. What changes do you think we should make in order to solve the problem?
this way we'll get the proper height for both iOS and Android (please ignore red line, the teal line is important here) and we don't see the skeletons after scrolling (which was the case on some devices earlier) but the disclaimer is appearing right away. What alternative solutions did you explore? (Optional) |
true |
@youssef-lr, @anmurali Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@koko57 This belongs to our project. Please raise a quick PR for this |
@DylanDylann PR ready for review #46860 |
This issue has not been updated in over 15 days. @youssef-lr, @anmurali, @koko57, @mountiny, @DylanDylann eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
@mountiny I think we can close it |
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: 9.0.14-2
Reproducible in staging?: Y
Reproducible in production?: N
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Expected Result:
The empty state card will be middle centered (production behavior).
Actual Result:
Empty state card is top centered instead of middle centered.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6557060_1722324180554.ScreenRecording_07-30-2024_15-18-34_1.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: