-
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
Payments - I accept the Expensify Terms of Service and state are not clickable #42767
Comments
Triggered auto assignment to @luacmartins ( |
👋 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:
|
@luacmartins 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 |
This seems to share the same root cause as #42768 |
ProposalPlease re-state the problem that we are trying to solve in this issue.Payments - I accept the Expensify Terms of Service and state are not clickable What is the root cause of that problem?This is happening because there's a View on top of the state field and submit button, which is getting added because App/src/components/Form/FormWrapper.tsx Line 121 in db7fa86
App/src/components/FormAlertWrapper.tsx Lines 77 to 87 in db7fa86
This started happening since the below change: App/src/components/Form/FormWrapper.tsx Line 111 in db7fa86
What changes do you think we should make in order to solve the problem?Option 1: Pass
We also need to fix this in the bank info page. Also, check for this issue at other places also. To be discussed: Can we make the default value of Option 2: Change this to |
@luacmartins Can you check my proposal? I'm available to open a PR quickly since this is a blocker. |
I wonder why we even have that prop. We could have just reused |
Triggered auto assignment to @strepanier03 ( |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
@luacmartins Should we change its default value to |
@ShridharGoel according to your RCA this issue has been present for a while? So does that mean it's not a blocker? |
@ShridharGoel I think we should just remove the prop and use |
@luacmartins It started happening after this change from #35045 App/src/components/Form/FormWrapper.tsx Line 111 in db7fa86
|
Before, it wasn't having flex1 style. |
Ah ok, makes sense. @ShridharGoel let's resolve this issue too - #42768 |
Hmm if these bugs are introduced by #35045 then the authors should fix it (cc @pac-guerreiro). We already agreed to revert the PR here. |
This is fixed by the revert. 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.77-0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/4581183
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
I accept the Expensify Terms of Service and state are clickable
Actual Result:
I accept the Expensify Terms of Service and State are not clickable
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6495146_1716991181630.State_and_Accept_not_clickable.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: