-
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 - App displays half or no animation on login with suspended email on mWeb #28592
Comments
Job added to Upwork: https://www.upwork.com/jobs/~015ad25d04cd0c007c |
Triggered auto assignment to @maddylewis ( |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mollfpr ( |
ProposalProblemApp displays half or no animation on login with suspended email on mWeb Root causeThis happens because on smallscreen device we have set the ChangesWe can safely remove the AlternativelyWe can increase the minHeight to a larger number when there is a suspended email error, we'll use a prop shouldShowEmailDeliveryFailurePage passed from upstream component to SignInPageLayout and use a different variable for container minHeight can be decided by design team. |
ProposalPlease re-state the problem that we are trying to solve in this issue.App displays half or no animation on login with suspended email on mWeb What is the root cause of that problem?The cause of issue is that we have What changes do you think we should make in order to solve the problem?We need to remove style.flex1 and style.flexColumn from
What alternative solutions did you explore? (Optional) |
@ishpaul777 @yh-0218 Why it's working fine on native app? |
@mollfpr Thanks for your reply. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@yh-0218 Are this will make the property you mention set in the right value? |
Hey @mollfpr removing flexColumn is Unnecessary removing flex1 is enough to get this fixed and i proposed that first |
@ishpaul777 I still don't find the answer to why removing the |
As far as I understand having flex1 with minHeight dont let the container height grow if there's minHeight. Screen.Recording.2023-10-09.at.11.26.20.PM.mov |
Hi, @mollfpr I tested that on all devices. |
Even though removing flex is fixing the issue, I still don't think we can find the root cause. The same style is wrapped to the
Both proposals doesn't explain the why |
@mollfpr We have flex: 1 in ScrollView as contentContainerStyle so first child(has flex: 1) on mobile browser.
But on native version we have flexGrow1 in ScrollView as contentContainerStyle |
@mollfpr - will you provide an update on where we are with this one? are we still looking for a sufficient proposal? |
Thanks for the explanation @yh-0218! @maddylewis I think we can move forward with one of the proposals, but both proposals are mostly the same. @ishpaul777 is proposing it first, and @yh-0218 is proposing the same solution with the addition of removing the |
@mollfpr @maddylewis 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! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
I'm okay with the solution to remove the 🎀 👀 🎀 C+ reviewed! @maddylewis Please help with the |
@maddylewis gentle bump |
@mollfpr @maddylewis this issue is now 3 weeks old. There is one more week left before this issue breaks WAQ and will need to go internal. What needs to happen to get a PR in review this week? Please create a thread in #expensify-open-source to discuss. Thanks! |
@mollfpr, @maddylewis Huh... This is 4 days overdue. Who can take care of this? |
@mollfpr, @maddylewis Still overdue 6 days?! Let's take care of this! |
Friendly bump @maddylewis to re-add the engineering label. |
@mollfpr Can you comment the |
@ishpaul777 It won't work because I'm not in the c+team temporarily. So Melvin doesn't recognize my comment as a c+. |
We can close this as not reproducible anymore |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
App should display login page animation below suspended email text as it does on native apps
Actual Result:
App either displays half or no animation below suspended email text on login
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: v1.3.75-8
Reproducible in staging?: Y
Reproducible in production?: Y
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
Notes/Photos/Videos: Any additional supporting documentation
android.chrome.half.animation.on.login.with.suspended.email.mp4
ios.native.safari.login.with.suspended.email.mov
Screen_Recording_20231001_192352_Chrome.mp4
Rpreplay.Final1696240886.mp4
Expensify/Expensify Issue URL:
Issue reported by: @dhanashree-sawant
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1696070722641579
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: