Skip to content
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

Payment - "You appears to be offline" is duplicated #10087

Closed
kavimuru opened this issue Jul 25, 2022 · 10 comments
Closed

Payment - "You appears to be offline" is duplicated #10087

kavimuru opened this issue Jul 25, 2022 · 10 comments
Assignees
Labels
Engineering Improvement Item broken or needs improvement. Reviewing Has a PR in review Weekly KSv2

Comments

@kavimuru
Copy link

kavimuru commented Jul 25, 2022

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Issue found when executing #9895

Action Performed:

  1. Sign into an account on NewDot.
  2. Turn on your wifi.
  3. Go to settings > Payment

Expected Result:

"You appears to be offline" - must be displayed once

Actual Result:

"You appears to be offline" message is duplicated

Workaround:

Unknown

Platform:

Where is this issue occurring?

  • iOS
  • Android
  • Mobile Web

Version Number: 1.1.86-0
Reproducible in staging?: Y
Reproducible in production?: N
Email or phone of affected tester (no customers): any
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:

Bug5662761_ios_9896-video.mp4

Expensify/Expensify Issue URL:
Issue reported by: Applause internal team
Slack conversation:

View all open jobs on GitHub

@kavimuru kavimuru added the DeployBlockerCash This issue or pull request should block deployment label Jul 25, 2022
@OSBotify
Copy link
Contributor

👋 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:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

@melvin-bot
Copy link

melvin-bot bot commented Jul 25, 2022

Triggered auto assignment to @NikkiWines (Engineering), see https://stackoverflow.com/c/expensify/questions/4319 for more details.

@NikkiWines
Copy link
Contributor

Oops sorry, missed my assignment to this - was catching up from being OOO. Looking into it now

@jasperhuangg
Copy link
Contributor

@NikkiWines I have a feeling it could be related to #9895, which I'm about to revert. Will let you know if this fixes the problem!

@NikkiWines
Copy link
Contributor

Ah, yeah, I think you're right. The OfflineIndicator is shown on small screens on the ScreenWrapper (added in #9895) but the OfflineIndicator was also added to the BasePaymentsPage in #9589 so it'll end up showing twice on that page.

@NikkiWines
Copy link
Contributor

Looks like a revert PR for #9895 has been merged and deployed to staging. Testing now to see if I can reproduce the original error

@NikkiWines
Copy link
Contributor

NikkiWines commented Jul 26, 2022

Hmm, ok. Now looks like there's no offline indicator whatsoever since it's been removed from both ScreenWrapper and BasePaymentsPage.

@jasperhuangg @MariaHCD since you both worked on the offline indicator for these pages and there's been some crossed wires, what do you want to do going forward? I think we should add back in OfflineIndicator to BasePaymentsPage while we're waiting for the v2 of #9895. Thoughts?

@NikkiWines
Copy link
Contributor

NikkiWines commented Jul 26, 2022

Either way I don't think this is a blocker anymore since there's no duplication of the offline indicator anymore. Going to adjust the labels appropriately and keep it assigned.

@NikkiWines NikkiWines added Weekly KSv2 Hourly KSv2 Improvement Item broken or needs improvement. and removed Hourly KSv2 DeployBlockerCash This issue or pull request should block deployment labels Jul 26, 2022
@luacmartins
Copy link
Contributor

So right now we have no You appear to be offline message? It seems ok to remove the blocker status, but we should fix this soon.

@MariaHCD
Copy link
Contributor

I think we should add back in OfflineIndicator to BasePaymentsPage while we're waiting for the v2 of #9895. Thoughts?

This sounds good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Improvement Item broken or needs improvement. Reviewing Has a PR in review Weekly KSv2
Projects
None yet
Development

No branches or pull requests

6 participants