-
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
Start chat - The padding of the 'Next' button is not proportional #53672
Comments
Triggered auto assignment to @sakluger ( |
Edited by proposal-police: This proposal was edited at 2024-12-06 00:31:38 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.The padding/margin of the 'Next' button is not proportional on Start chat What is the root cause of that problem?We don't set any margin/padding top on the next button, but instead we set margin bottom on the Lines 287 to 300 in 840c227
What changes do you think we should make in order to solve the problem?Add margin top to the button
And remove the margin bottom on the Lines 287 to 290 in 840c227
Might need to add margin top on the Result 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) |
This might be expected 🤔 cc: @Expensify/Design |
I agree with @neonbhai. There is |
@sakluger Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Given that this is a simple alignment issue, I think that a $125 bounty is appropriate. Feel free to let me know if this is more complex and you think it requires a higher bounty. I agree with the expected behavior in the OP - I think that the Next button should have some top padding. But just to be sure, let's get @Expensify/design to confirm before I add the external label and set a price. |
Yeah that's my understanding as well Danny. |
Oh interesting, thanks for confirming! Looks odd to me, but if it's expected behavior, then we can close the issue. |
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: v9.0.72-0
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/5305506
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
The padding of the ‘Next’ button should be aligned proportionally.
Actual Result:
The padding of the ‘Next’ is not proportional.
Workaround:
Unknown
Platforms:
Screenshots/Videos
bug.mov
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: