-
Notifications
You must be signed in to change notification settings - Fork 394
[COJ]/likhith/[213]-fix: POA layout for MT5 #11502
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
[COJ]/likhith/[213]-fix: POA layout for MT5 #11502
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
A production App ID was automatically generated for this PR. (log)
Click here to copy & paste above information. |
|
🚨 Lighthouse report for the changes in this PR:
Lighthouse ran with https://deriv-app-git-fork-likhith-deriv-likhith-coj-213fix-poa-3884a0.binary.sx/ |
packages/account/src/Sections/Verification/ProofOfAddress/proof-of-address-form.tsx
Show resolved
Hide resolved
|
Kudos, SonarCloud Quality Gate passed!
|
|
❌ Smoke test run (2) failed. See logs for details: Visit Action |
|
⏳ Generating Lighthouse report... |
| .dc-autocomplete { | ||
| margin-bottom: 0 !important; | ||
| &__form{ | ||
| padding: 1.6rem 6rem; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we please have a screenshot of the design change as left/right 60px is a lot
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done. Styles are just rearranged, the initial styles that were overridden had an effect on dropdown scroll as well. Thought it was not mentioned in the bug. So fixed it with the measurements from the prod
|
❌ Smoke test run (1) failed. See logs for details: Visit Action |








Changes:
The POA form fields in MT5 is not evenly spaced. Making style changes to keep it consistent with POA form under Acount settings
