affresco
affresco copied to clipboard
Handle invalid form values
Handle FormFieldError
here https://github.com/KSF-Media/affresco/blob/master/apps/vetrina/src/Vetrina/Main.purs#L408-L415
Could we display a message above the form in NewPurchase
component? Then I guess we would need to reset the state of the Vetrina
component as we did for AuthenticationError
We should show them above the input field they address.
https://github.com/KSF-Media/affresco/blob/master/packages/vetrina/src/Vetrina/Vetrina.purs#L335-L336
Were you referring to these? If so I guess it might be too early to implement this, as we don't show them yet.
Btw what payment methods are we willing to support and which of our products?