-
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
[$250] Wallet - In offline mode, no full blocking view in country page, country & currency are editable #54746
Comments
Triggered auto assignment to @sonialiap ( |
Triggered auto assignment to @Julesssss ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 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:
|
Removed blocker status, as this is a new feature and allowing editing while offline doesn't break functionality. It is just desired that we don't let users do this. |
Edited by proposal-police: This proposal was edited at 2025-01-02 10:47:32 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.
What is the root cause of that problem?We do not disable the Country and Currency Selector in international bank account flow steps when the user is offline. What changes do you think we should make in order to solve the problem?
Then passing this prop to App/src/pages/settings/Wallet/InternationalDepositAccount/substeps/Confirmation.tsx Line 148 in 704279d
What alternative solutions did you explore? (Optional)Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Wallet - In offline mode, no full blocking view in country page, country & currency are editable What is the root cause of that problem?We did not handling to block user actions when the app is offline. What changes do you think we should make in order to solve the problem?We can use App/src/pages/settings/Wallet/InternationalDepositAccount/InternationalDepositAccountContent.tsx Lines 125 to 133 in 4a17de2
We also prevent users from clicking the "Add Bank Account" button in the Wallet page by adding disabled={network.isOffline} App/src/pages/settings/Wallet/PaymentMethodList.tsx Lines 388 to 394 in 4a17de2
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?N/A What alternative solutions did you explore? (Optional)N/A |
@Julesssss, @sonialiap Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Job added to Upwork: https://www.upwork.com/jobs/~021876246528156104323 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @Ollyws ( |
Yes, that sounds correct 👍 |
📣 @DylanDylann 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @shubham1206agra 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@joekaufmanexpensify, I can make the change to the PR itself. |
@Julesssss, @Ollyws, @sonialiap, @shubham1206agra, @DylanDylann Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Is there an existing PR, or would this be a new one? |
Fixed in cef7c93 |
@shubham1206agra Let's also display no full blocking view on currency page if offline. Currently, if we select another currency offline, the infinity loading will happen Screen.Recording.2025-01-16.at.14.10.29.mov |
@Julesssss @Ollyws @sonialiap @shubham1206agra @DylanDylann 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! |
@Julesssss, @Ollyws, @sonialiap, @shubham1206agra, @DylanDylann Eep! 4 days overdue now. Issues have feelings too... |
Not overdue |
Done |
@Julesssss, @Ollyws, @sonialiap, @shubham1206agra, @DylanDylann Now this issue is 8 days overdue. Are you sure this should be a Daily? Feel free to change it! |
Hey @shubham1206agra, I'm struggling to find the PR here, would you mind sharing it? Thanks |
@Julesssss, @Ollyws, @sonialiap, @shubham1206agra, @DylanDylann 10 days overdue. I'm getting more depressed than Marvin. |
Thanks @shubham1206agra. Please confirm that we should as this issue to the list of fixed issues within that PR. |
@Julesssss, @Ollyws, @sonialiap, @shubham1206agra, @DylanDylann 12 days overdue. Walking. Toward. The. Light... |
@sonialiap @Julesssss Please close this issue. No payment required here. |
Nice, thank you! |
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.80-3
Reproducible in staging?: Yes
Reproducible in production?: N/A - new feature, doesn't exist in prod
If this was caught during regression testing, add the test name, ID and link from TestRail: #52322
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Mac 15.0 / Chrome
App Component: User Settings
Action Performed:
Bug 1:
Bug 2:
Bug 3:
Expected Result:
Acording to this doc https://docs.google.com/document/d/1H1hMnTcMrR8MT6BXz3fCE99eVIurgrHDtaxIH5aW8Ug/edit?tab=t.0,
Bug 1:
There will be full page pattern online blocking view.
Bug 2:
Currency field should be disabled because currency should not be editable in offline mode.
Bug 3:
Country and Currency field should be disabled on the confirmation page in offline mode.
Actual Result:
Bug 1:
RHP shows country list instead of full page pattern online blocking view.
Bug 2:
Currency field is not disabled and it loads infinitely when selecting a currency in offline mode.
Bug 3:
Country and Currency field are not disabled on the confirmation page in offline mode.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6704992_1735808877702.20250102_165200.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @OllywsThe text was updated successfully, but these errors were encountered: