forked from deriv-com/deriv-app
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kyc / wall-1551: CTA 'Next' button enhancement (deriv-com#10010)
* feat: scroll to field with error component * chore: account signup next behaviour improve * chore: personal details on signup field order chnage * chore: improving behavior for address details page in account signup flow * chore: errors fields order * chore: should_scroll_to_error_field flag added * chore: custom hook for getting error field and scroll to it * chore: remove one field error and hool * chore: review comments * chore: remove shaking, added error message * chore: KYC-586/ client cannot add personal details after switching from I want to do it later * fix: checkbox handling field * chore: add chechbox to formik value * fix: checkbox field name * chore: eu account confirmation fix * chore: description for scrolling component * chore: mobile scroll to errors * chore: handling status for checkbox * chore: review comments * chore: confirmation refactoring * chore: error message, scroll for checkboxes * trigger build * chore: review comments * fix: failing tests * fix: unnecessary field removed from data to BE * fix: placeholders color with error * fix: red error placegolder for input * fix: failing tests --------- Co-authored-by: “yauheni-kryzhyk-deriv” <“[email protected]”> Co-authored-by: Likhith Kolayari <[email protected]>
- Loading branch information
1 parent
2a66d9b
commit 3b114c9
Showing
26 changed files
with
341 additions
and
360 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 0 additions & 25 deletions
25
...count/src/Components/forms/confirmation-checkbox/__tests__/confirmation-checkbox.spec.tsx
This file was deleted.
Oops, something went wrong.
60 changes: 0 additions & 60 deletions
60
packages/account/src/Components/forms/confirmation-checkbox/confirmation-checkbox.tsx
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
packages/account/src/Components/forms/confirmation-checkbox/index.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.