Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 562 Bytes

2023-07-07-improve-storefront-accessibility.md

File metadata and controls

13 lines (13 loc) · 562 Bytes
title issue author author_email author_github
Improve storefront accessibility
NEXT-32086
Benjamin Wittwer
akf-bw

Storefront

  • Added missing autocomplete attributes to the login and address form templates:
    • views/storefront/component/account/login.html.twig
    • views/storefront/component/address/address-form.html.twig
    • views/storefront/component/address/address-personal-company.html.twig
  • Added missing theme-color meta attribute with sw-background-color value in views/storefront/layout/meta.html.twig