-
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-03-11] [$500] Login - Two offline indicators in login screen #37336
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01c29d8f94d59d6b6e |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @allroundexperts ( |
👋 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:
|
Triggered auto assignment to @marcaaron ( |
We think that this bug might be related to #vip-vsb |
ProposalPlease re-state the problem that we are trying to solve in this issue.
What is the root cause of that problem?What changes do you think we should make in order to solve the problem?
What alternative solutions did you explore? (Optional)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Two offline indicators in login screen What is the root cause of that problem?We have two What changes do you think we should make in order to solve the problem?Pass What alternative solutions did you explore? (Optional)Remove the indicator in |
ProposalPlease re-state the problem that we are trying to solve in this issue.Two offline indicators in login screen What is the root cause of that problem?We have redundant offline indicators for login flows rendered here and here What changes do you think we should make in order to solve the problem?We should not show the offline indicator here for small screens (!isSmallScreenWidth): App/src/pages/signin/SignInPageLayout/SignInPageContent.tsx Lines 55 to 57 in d2a9c6f
{!isSmallScreenWidth &&
<View style={[styles.mb8, styles.signInPageWelcomeTextContainer, styles.alignSelfCenter]}>
<OfflineIndicator style={[styles.m0, styles.pl0, styles.alignItemsStart]} />
</View>
} ResultThis looks good (at the bottom for mobile devices and below form for widescreen layout) 32cca55b-678c-490b-a764-aa5d2af51afc.mp4 |
@marcaaron Can we clarify on where to show the indicator on large and small screens? In Prod, its always below the form for both large and small screens FYI. If we want to maintain the behaviour on Prod, then @gijoe0295's proposal looks good. If however, we want to show the indicator at the bottom of the page for both large and small screens, then @dukenv0307's proposal looks good. Lastly, if we want a mix and match of both (on large screens display the indicator at the bottom of form and on small screen display it at the bottom of the page), then @neonbhai's proposal would work well! 🎀 👀 🎀 C+ reviewed |
Current assignee @marcaaron is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
Maybe we could have the design team take a look cc: @shawnborton @dubielzyk-expensify for visibility! |
@allroundexperts @marcaaron Also note that this is deploy blocker, so we need to find out the PR that caused the regression (that is only mentioned in my proposal). A similar case here |
@dukenv0307 The mentioned PR is within the regression period so the authors should fix this. |
Yes. It is up to C+ and internal team to decide who should fix the PR. |
Thanks so much for the help here. We have decided this is not urgent enough to block the deploy so let's assign it back to whoever created the regression. Which I believe would be @suneox in this case? @allroundexperts (or anyone) please kindly confirm that this PR did indeed cause the regression? 🙇 |
I like what this proposal is showing, but I'm also not convinced we need to have it at the bottom for smaller screens. I could see the offline indicator working just underneath the button for all screen sizes. That way it's very clear and obvious. @Expensify/design for thoughts |
I'd like to confirm this PR raise regression, I'll handle at this PR |
@dubielzyk-expensify makes a fair point - we could just pick one spot and use it across both mobile and desktop. |
Agree with the other designers—I kinda think we should just stick with just below the button for all viewport sizes. Especially because the button is disabled. I think keeping the indicator close would be helpful/make offline status (and therefore why you can't sign in) more obvious. |
Many thanks @suneox 🙇 |
Looks like the fix is on staging. |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.46-2 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-03-11. 🎊 For reference, here are some details about the assignees on this issue:
|
Issue is ready for payment but no BZ is assigned. @laurenreidexpensify you are the lucky winner! Please verify the payment summary looks correct and complete the checklist. Thanks! |
Payment Summary
BugZero Checklist (@laurenreidexpensify)
|
Payment Summary here |
$500 approved for @allroundexperts |
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: v1.4.44-3
Reproducible in staging?: y
Reproducible in production?: n
Reporter: Applause - Internal Team
Action Performed:
Expected Result:
There will be only one offline indicator.
Actual Result:
There are two offline indicators - One below email input, one at the bottom of the screen.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: