You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DTRA-2034 / Kate / [DTrader-V2] Errors handling (deriv-com#17095)
* refactor: add action sheet gor handling 4 specific errors
* refactor: add tests ofr service error description
* feat: add snackbar to purchase btn
* feat: add disabling for purchase btn
* fix: disabling state for purchase button
* refactor: add logic from production for closing error modal
* refactor: exctract snackbar inro a separate component
* chore: show snackbar for other cases too
* refactor: quill ui update
* refactor: add error handlung for contract consillation
* refactor: trade params errors
* refactor: exctract duplicates into a function
* refactor: add tests
* refactor: apply suggestions
* chore: refactore more tests
* fix: add support for mf errors
/* TODO: stop using error text for is_max_payout_exceeded after validation_params are added to proposal API (both success & error response):
159
-
E.g., for is_max_payout_exceeded, we have to temporarily check the error text: Max payout error always contains 3 numbers, the check will work for any languages: */
0 commit comments