-
Notifications
You must be signed in to change notification settings - Fork 3.2k
The margin between ToS checkbox and its error message is way more than the other fields - reported by @adeel0202 #7838
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
Comments
Triggered auto assignment to @CortneyOfstad ( |
Proposal (If considered external)We can remove the margin below the checkbox by removing
|
Sorry, was out last week sick — updating now! |
Triggered auto assignment to @PauloGasparSv ( |
Triggered auto assignment to @jliexpensify ( |
Triggered auto assignment to @jboniface ( |
job post is here |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat ( |
Triggered auto assignment to @luacmartins ( |
Thanks for the review @parasharrajat! Cool, just waiting on confirmation from the design team before we move on. |
There are total 11 usages of |
From a visual design perspective, I agree that the error message should look like this. |
Thanks @shawnborton! @adeel0202 let's continue by removing |
📣 @adeel0202 You have been assigned to this job by @luacmartins! |
Thanks. I have applied on Upwork. |
@luacmartins, when I select |
Weird. Are you doing that in dev? I just tried it and it seems to work fine (check video below). web.mov |
Yes, I'm on dev. Please check the video @luacmartins dev.mp4 |
Can you navigate straight to the step on web? e.g. |
Yes @luacmartins, just checked that I can navigate to that step directly. |
@parasharrajat, just checked that we don't need to make any changes in Also, can you please let me the know the url to access |
try any of these keyboards in the URL based on the step you are looking. case 'new':
return CONST.BANK_ACCOUNT.STEP.BANK_ACCOUNT;
case 'company':
return CONST.BANK_ACCOUNT.STEP.COMPANY;
case 'personal-information':
return CONST.BANK_ACCOUNT.STEP.REQUESTOR;
case 'contract':
return CONST.BANK_ACCOUNT.STEP.ACH_CONTRACT;
case 'validate':
return CONST.BANK_ACCOUNT.STEP.VALIDATION;
case 'enable':
return CONST.BANK_ACCOUNT.STEP.ENABLE;
default:
return '';
} |
Thanks @parasharrajat, I have already tried all those in the URL but no luck. I have also managed to add a test bank account on staging (thanks to this slack thread), went through all the steps but still couldn't access |
I'd hard-code The other alternative is to go through the Onfido flow, which might be problematic. |
I have raised the PR, but just to inform, I'm still not hired on Upwork for this job 😄 |
The PR was deployed on production 8 days ago so this should be paid by now but I'm not even hired on Upwork yet. What is going on here? 👀😄 |
Pinging @jboniface for payment. |
@adeel0202 sorry, it looks like the original post expired. can you apply here? |
Thanks @jboniface, I have applied on Upwork. |
paid with bonus |
@jboniface I have also applied for C+. |
yeah, i saw, i've been trying to pay it but upwork is erroring for some reason @parasharrajat |
ok, should be all set now |
Uh oh!
There was an error while loading. Please reload this page.
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
The ToS checkbox and its error message should have the same margin as other fields and their error messages
Actual Result:
The margin between ToS checkbox and its error message is way more than the other fields and their error messages
Workaround:
unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.39-1

Reproducible in staging?: Y
Reproducible in production?: Y
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
Issue reported by: @adeel0202
Slack conversation: https://expensify.slack.com/archives/C01GTK53T8Q/p1644254987542729
View all open jobs on GitHub
view this job
The text was updated successfully, but these errors were encountered: