From 6ad6ab4e871f67018eaf75bc1b976dec9fc35520 Mon Sep 17 00:00:00 2001 From: Uros Lates Date: Mon, 14 Oct 2024 12:27:35 +0200 Subject: [PATCH 1/2] feat(a11y): add * to required billing address form fields on checkout pyament details --- .../checkout-payment-form.component.html | 54 ++++++++++++------- 1 file changed, 36 insertions(+), 18 deletions(-) diff --git a/feature-libs/checkout/base/components/checkout-payment-method/checkout-payment-form/checkout-payment-form.component.html b/feature-libs/checkout/base/components/checkout-payment-method/checkout-payment-form/checkout-payment-form.component.html index f3bfb736fce..c5c583a788f 100644 --- a/feature-libs/checkout/base/components/checkout-payment-method/checkout-payment-form/checkout-payment-form.component.html +++ b/feature-libs/checkout/base/components/checkout-payment-method/checkout-payment-form/checkout-payment-form.component.html @@ -305,9 +305,12 @@