-
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
[$500] Login - Expensify logo is too close to the top of the screen #36575
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01f5aa21ec0e08e780 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @jjcoffee ( |
Triggered auto assignment to @puneetlath ( |
👋 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:
|
Current assignee @puneetlath is eligible for the Engineering assigner, not assigning anyone new. |
We think that this bug might be related to #vip-vsb |
Problem related with this PR Earlier we use isInModal since for SignInModal we already have padding top since we have an additional element (in this case, a header with a back button) and using isInModal we disabled paddingTop inside SignInPage App/src/pages/signin/SignInModal.tsx Lines 22 to 30 in 7a5c68a
But now we make disabled paddingTop for all cases, even when we don't have a header with a back button e299ff5#diff-c5a5c5593f21966821ea88d4630dd1c2b31bc851de5a3634f5d41ac8604d84abR250 Because App/src/hooks/useResponsiveLayout.ts Line 19 in c9bc960
I think for these case we need use Just in case I'll add a proposition ProposalPlease re-state the problem that we are trying to solve in this issue.Login - Expensify logo is too close to the top of the screen What is the root cause of that problem?The main problem with issue is that we always set paddingTop is 0 for App/src/pages/signin/SignInPage.tsx Line 249 in c2a718c
What changes do you think we should make in order to solve the problem?I think for these case we need use e299ff5#diff-c5a5c5593f21966821ea88d4630dd1c2b31bc851de5a3634f5d41ac8604d84abR250 What alternative solutions did you explore? (Optional)NA |
@ZhenjaHorbach's proposal LGTM! I agree this is a regression from #34837, so depending on urgency we may want to let @rayane-djouah take a stab at fixing this first. 🎀👀🎀 C+ reviewed |
Current assignee @puneetlath is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
I agree this should be fixed (& probably by the originating PR author) but not needed to fix asap as a deploy blocker |
@rayane-djouah and @getusha may handle this |
ProposalPlease re-state the problem that we are trying to solve in this issue.Login - Expensify logo is too close to the top of the screen What is the root cause of that problem?The position of the logo is not set well What changes do you think we should make in order to solve the problem?set position to absolute and set the appropriate values for top, left |
📣 @groovedevelopers! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
Unassigning as @rayane-djouah and @getusha will be handling this. cc @puneetlath |
📣 @getusha 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@rayane-djouah mind commenting here so I can assign you? |
We will handle this as a regression from #34837 |
📣 @rayane-djouah 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@rayane-djouah @getusha how's this going? |
sorry for the delay, working on it now. |
updated the PR |
@puneetlath we can close this issue |
Ah cool, thanks. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: v1.4.42-0
Reproducible in staging?: Y
Reproducible in production?: N
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause-Internal team
Slack conversation:
Action Performed:
Expected Result:
There will be adequate spacing between Expensify logo and the top of the screen.
Actual Result:
Expensify logo is too close to the top of the screen.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: