Error messages originating from an invalid input field value (e.g. invalid address, invalid amount, etc.) should be specific to the validation error, and show the error message directly under the field. Generic error messages and success messages should be toasts.
Issues 3.1.1 & 3.1.2
Error messages originating from an invalid input field value (e.g. invalid address, invalid amount, etc.) should be specific to the validation error, and show the error message directly under the field. Generic error messages and success messages should be toasts.