-
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
[HOLD for payment 2024-05-16] [$250] mWeb - BA - Buttons are not visible at first glance on Onfido terms page #40941
Comments
Triggered auto assignment to @garrettmknight ( |
@garrettmknight FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
Reproduced - I think this is an important bug to fix to enable users to connect bank accounts. |
Job added to Upwork: https://www.upwork.com/jobs/~01a29e77d6361f0ee0 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mananjadhav ( |
I tried to reproduce but for me, Step 3 is not ONFIDO, how can I see it? |
ProposalPlease re-state the problem that we are trying to solve in this issue.mWeb - BA - Buttons are not visible at first glance on Onfido terms page What is the root cause of that problem?We are using embedded content (OnFido) to load the terms, this comes with iframes that are out of our control, the first iframe comes with a height of 100% this is the root cause of why the content of the first iframe (the terms) is the only visible thing here, this is the cause of the double scroll bar. What changes do you think we should make in order to solve the problem?We should use Javascript to get the viewPortHeight when the page load, later select the first iframe (the terms content) and specify the 80% of the getted height and set this one to the mentioned iframe, this modification should be done in Onfido component inside the useEffect that already exist, like:
Below some tests: Android.chrome.test.mp4Mac Chrome test: mac.chrome.test.mp4 |
I think @samilabud's proposal will work. What I am not sure is should we be using 🎀 👀 🎀 C+ reviewed. |
Triggered auto assignment to @luacmartins, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@mananjadhav can you give this proposal a review when you get a chance? |
Solution LGTM. |
📣 @samilabud 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Went to prod 5 days ago, updating. |
Payment Summary:
|
@garrettmknight I'll be raising my request on NewDot. Just the payout summary will suffice. |
Sounds good - can you complete the checklist before raising the request? Thanks! |
Sure @garrettmknight. We don't have any offending PR for this one. This was due to onFido an external dependency and how iframe layouts work. Assuming that this test already exists (I can see this is attached https://expensify.testrail.io/index.php?/tests/view/4507599 in the issue body), I don't think we need a regression test for this one. |
Based on the above, $250 approved for @mananjadhav |
All good, closing |
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: 1.4.65-4
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/4507599
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause - Internal Team
Action Performed:
Pre-requisite: the user must be logged in, have created a collect Workspace and have enabled Workflows
Expected Result:
The buttons should be completely visible at first glance
Actual Result:
The buttons are hidden until the user scrolls down the page
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6460586_1713981059185.Msls9407_1_.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @garrettmknightThe text was updated successfully, but these errors were encountered: