storefront icon indicating copy to clipboard operation
storefront copied to clipboard

Provide reason why "Pay" is disabled

Open witoszekdev opened this issue 3 years ago • 0 comments

If there's an error inside our checkout form, then the "Pay" button is disabled.

We should provide a reason why (at least for screen readers by using aria-describedby) in a tooltip (?). We could also mark each field in the form as "touched" so that it displays an error message.

witoszekdev avatar Aug 10 '22 14:08 witoszekdev