Skip to content
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

Arshad/ COJ-481 / Address Fields #13074

Conversation

arshad-rao-deriv
Copy link
Contributor

@arshad-rao-deriv arshad-rao-deriv commented Jan 22, 2024

Changes:

  • Added FormInputField.
  • Added FormDropdownField.
  • Added AddressFields with validations

Screenshots:

image

Copy link

vercel bot commented Jan 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
deriv-app ✅ Ready (Inspect) Visit Preview Jan 30, 2024 2:25pm

@arshad-rao-deriv arshad-rao-deriv changed the title Arshad/ coj 481/address details fields Arshad/ COJ-481 / Address Fields Jan 22, 2024
Copy link
Contributor

github-actions bot commented Jan 22, 2024

A production App ID was automatically generated for this PR. (log)

Click here to copy & paste above information.
- **PR**: [https://github.com/binary-com/deriv-app/pull/13074](https://github.com/binary-com/deriv-app/pull/13074)
- **URLs**:
    - **w/ App ID + Server**: https://deriv-app-git-fork-arshad-rao-deriv-arshad-coj-481addres-44dbb7.binary.sx?qa_server=red.derivws.com&app_id=23880
    - **Original**: https://deriv-app-git-fork-arshad-rao-deriv-arshad-coj-481addres-44dbb7.binary.sx
- **App ID**: `23880`

Copy link
Contributor

github-actions bot commented Jan 22, 2024

🚨 Lighthouse report for the changes in this PR:

Category Score
🔺 Performance 21
🟧 Accessibility 88
🟢 Best practices 92
🟢 SEO 92
🟧 PWA 80

Lighthouse ran with https://deriv-app-git-fork-arshad-rao-deriv-arshad-coj-481addres-44dbb7.binary.sx/

@coveralls
Copy link

coveralls commented Jan 22, 2024

Coverage Status

coverage: 34.991% (-0.007%) from 34.998%
when pulling 692abd7 on arshad-rao-deriv:Arshad/COJ-481/AddressDetailsFields
into 9eda787 on binary-com:master.

}),
addressPostcode: Yup.string()
.max(20, 'Please enter a postal/ZIP code under 20 characters.')
.matches(regexChecks.address_details.address_postcode, 'Letters, numbers, spaces, hyphens only')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we dont have localize in v2 packages for now @suisin-deriv

amina-deriv
amina-deriv previously approved these changes Jan 24, 2024
Copy link
Contributor

@amina-deriv amina-deriv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

Generating Lighthouse report...

@likhith-deriv likhith-deriv merged commit 6d6a945 into deriv-com:master Jan 30, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants