-
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
Android - Payments- White space is displayed in Settings after make default payment #10520
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @youssef-lr ( |
@youssef-lr this might be to much (we need it fixed today), I'll try to see if someone else can pick it up |
I'm gonna leave an obnoxious amount of updates on this issue until it's solved. |
While waiting for android to boot I'm gonna check out recent PRs that touched this flow. |
Checking out the onClose of the AddPaymentMethodMenu. |
cc @rushatgabhane and @dhairyasenjaliya might be related to the changes in #10162 if you could have a look |
Random guess but looks like the offline indicator component or keyboard shortcuts modal could be taking up space when in view. App/src/components/ScreenWrapper/BaseScreenWrapper.js Lines 82 to 93 in dbfd0eb
|
Building android is happening very slowly right now. |
@Luke9389 maybe give this a try?
If app performance is slow, then disable hermes |
Can someone confirm that this also happens on web? And if so, what are the reproduction steps? |
I followed the steps above but could not reproduce on staging web. The issue description says that these platforms are affected: Web |
Just looking at the code, maybe this is not being set correctly? App/src/components/KeyboardShortcutsModal.js Line 109 in 49c935f
|
Yup as we tested keyboard spacer but this new changes for offline indicator made android issues |
I think they only mentioned Android in title, meaning this is only on Andoird but havent updated the list later on. Can you please confirm @kbecciv? |
@dhairyasenjaliya Can you please give as much detail as possible on what this means?
|
The title says it's specific to Android though, maybe the description was not updated correctly? |
Hey @rushatgabhane, how do I disable Hermes? |
FWIW, I'm don't think this is a real deploy blocker given that this part of the App is tied to our internal P2P beta – though obviously we should fix it more generally. |
Soon I will investigate this currently im away from my mac |
In that case I think we should remove the |
yes, go ahead also let't make is a daily, it needs to be fixed once this in no longer a beta |
@sketchydroide @Luke9389 My apologies, issue only accrued in Android app, updated issue environment. |
no worries, it's just good to keep it consistent so we don't loose time testing platforms |
Solution
Result with removing animation (fix) fix.mp4Result with animation issue.mp4 |
Was able to confirm that this fixes the issue |
Thanks for the help @dhairyasenjaliya ! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Issue found when executing PR #10162
Action Performed:
Precondition: VBA added into testing account
Expected Result:
White space is not displayed in Settings after make default payment
Actual Result:
White space is displayed in Settings after make default payment
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.89.0
Reproducible in staging?: Yes
Reproducible in production?: No
Email or phone of affected tester (no customers): [email protected]
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug5702073_Screen_Recording_20220824-063835_New_Expensify.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: