From a7f594a8d4b410d058ec031190dd5178e010fe26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cbc-yevhenii-buliuk=E2=80=9D?= <“yevhenii.buliuk@bigcommerce.com”> Date: Fri, 2 Feb 2024 13:53:51 +0200 Subject: [PATCH] fix(storefront): BCTHEME-1775 ADA Compliance - Errors are not identified to screen reader users within the Refine By accordions --- CHANGELOG.md | 1 + assets/scss/components/citadel/forms/_forms.scss | 1 - templates/components/faceted-search/range-form.html | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b29093dc7a..d36377eaff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Pre-Orded text in Polish looks cropped in the button on Product page [2414](https://github.com/bigcommerce/cornerstone/pull/2414) - Use triple sash on customer's company name to prevent escaping ampersands [#2399](https://github.com/bigcommerce/cornerstone/pull/2399) - Adding aria attributes to cart page coupon code and gift cert buttons [#2391](https://github.com/bigcommerce/cornerstone/pull/2391) +- ADA Compliance - Errors are not identified to screen reader users within the Refine By accordions [#2424](https://github.com/bigcommerce/cornerstone/pull/2424) ## 6.12.0 (07-06-2023) - sync package lock file [#2373](https://github.com/bigcommerce/cornerstone/pull/2373) diff --git a/assets/scss/components/citadel/forms/_forms.scss b/assets/scss/components/citadel/forms/_forms.scss index 0766f8af16..29425df02a 100644 --- a/assets/scss/components/citadel/forms/_forms.scss +++ b/assets/scss/components/citadel/forms/_forms.scss @@ -246,7 +246,6 @@ } .form-prefixPostfix-button--postfix { - @include breakpoint("large") { margin: 1em 0 spacing("half"); } diff --git a/templates/components/faceted-search/range-form.html b/templates/components/faceted-search/range-form.html index a522ac1b2a..824d4d16cf 100644 --- a/templates/components/faceted-search/range-form.html +++ b/templates/components/faceted-search/range-form.html @@ -36,6 +36,6 @@ -
+